Skip to content

Commit

Permalink
ci: add chown
Browse files Browse the repository at this point in the history
  • Loading branch information
eugene-babichenko committed Nov 1, 2024
1 parent 9277bf4 commit 9e1de56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:

- name: Update AUR
run: |
chown -R runner:runner .
su runner -c '
VERSION=0.7.0
Expand Down

0 comments on commit 9e1de56

Please sign in to comment.