Skip to content

Commit

Permalink
sudo
Browse files Browse the repository at this point in the history
Signed-off-by: James Humphries <james@james-humphries.co.uk>
  • Loading branch information
Yantrio committed Nov 16, 2023
1 parent b052fae commit ce53ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
go-version: '1.21'

- name: Setup dependencies
run: apt-get install rclone
run: sudo apt-get install rclone

- name: Run Generation script
working-directory: ./src
Expand Down

0 comments on commit ce53ce9

Please sign in to comment.