Skip to content

Commit

Permalink
added correct permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
zackbradys committed Aug 23, 2024
1 parent 53a7acd commit 7ec1c93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
run: |
pwd
ls -la
chmod -R 755 dist/
sudo mv dist/hauler_linux_amd64_v1/hauler /usr/local/bin/hauler
- name: Verify - hauler version
Expand Down

0 comments on commit 7ec1c93

Please sign in to comment.