Skip to content

Commit

Permalink
Merge pull request #49 from masarakki/fix-build
Browse files Browse the repository at this point in the history
fix-build
  • Loading branch information
masarakki authored Jul 24, 2024
2 parents d5b5ea1 + 34197a3 commit ec31f39
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- uses: masarakki/docker-alias@v3
with:
image: vvakame/review:2.5
commands: review-pdfmaker
- run: rm `bundle exec which review-pdfmaker`
- uses: np-complete/build-book-action@v1
- run: bundle exec rake pdf
- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit ec31f39

Please sign in to comment.