Skip to content

Commit

Permalink
Fix file permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
rtitmuss committed Dec 18, 2022
1 parent 6cc6e5f commit d37b02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kibot_action_quick_start.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
quickstart: YES

- run: chmod -R a+r Generated
- run: sudo chmod -R a+r Generated

- name: Upload results
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit d37b02e

Please sign in to comment.