Skip to content

Commit

Permalink
Merge pull request #55 from ginzarb/direct-upload-from-source-branch
Browse files Browse the repository at this point in the history
bundle installできてなかった
  • Loading branch information
willnet authored Jul 2, 2024
2 parents 78929af + c05dddd commit 718f735
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: 3
bundler-cache: true
- name: Build with Middleman
run: bundle exec middleman build
- name: Upload artifact
Expand Down

0 comments on commit 718f735

Please sign in to comment.