Skip to content

Commit 18e4875

Browse files
committed
Perms issue?
1 parent b032058 commit 18e4875

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
@@ -77,6 +77,7 @@ jobs:
7777
run: |
7878
sudo rm -rf /etc/zsh /etc/zshenv /etc/zprofile /etc/zshrc /etc/zlogin || true
7979
sudo rm -rf ~/.zshenv ~/.zprofile ~/.zshrc ~/.zlogin || true
80+
sudo chown -R runner:runner dist/ || true
8081
shell: bash
8182

8283
- name: Run zsh tests without sudo

0 commit comments

Comments
 (0)