Skip to content

Commit

Permalink
set permissions, again
Browse files Browse the repository at this point in the history
  • Loading branch information
dhinakg committed Aug 8, 2023
1 parent 5cecb67 commit 20b1c5c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,6 @@ jobs:
echo "::error::Code style check failed."
exit 1
- name: Set permissions
run: sudo chmod -R a+rwx /var/cache/apt/archives /etc/apt/trusted.gpg.d /etc/apt/sources.list.d /var/lib/apt/lists

0 comments on commit 20b1c5c

Please sign in to comment.