Skip to content

Commit

Permalink
another sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyNava committed Dec 4, 2024
1 parent a6ee40e commit 463e628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-test-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Install Jekyll and bundler
run: |
sudo gem install jekyll bundler
bundle install
sudo bundle install
# - name: Debug xxx
# run: |
Expand Down

0 comments on commit 463e628

Please sign in to comment.