Skip to content

Commit

Permalink
Bundle exec
Browse files Browse the repository at this point in the history
  • Loading branch information
raxod502 committed Jul 18, 2024
1 parent 46a9165 commit 8f3c3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
bundler-cache: true
- name: Build website
run: |
jekyll build
bundle exec jekyll build
- name: Deploy to Vercel
env:
VERCEL_ORG_ID: ${{ vars.VERCEL_ORG_ID }}
Expand Down

0 comments on commit 8f3c3e7

Please sign in to comment.