Skip to content

Commit f857574

Browse files
committed
fix perms a bit
1 parent 6ea9b26 commit f857574

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
- name: Run tests against all shells on alpine
7777
run: |
7878
sudo make build
79+
sudo chown runner:runner dist/main.out
7980
make test_zsh
8081
shell: bash
8182

0 commit comments

Comments
 (0)