Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
FooBarWidget committed Jul 30, 2024
1 parent 1957c80 commit 1537af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apiserver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
working-directory: apiserver

- name: Install gem bundle
run: bundle install
run: sudo bundle install
working-directory: apiserver
env:
BUNDLE_DEPLOYMENT: "true"
Expand Down

0 comments on commit 1537af3

Please sign in to comment.