Skip to content

Commit 8ddeee3

Browse files
committed
权限问题
1 parent f4a9ad8 commit 8ddeee3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
chown -R build:build /work && \
9797
su build -c 'cd packaging/arch && makepkg -f --nodeps --noconfirm' \
9898
"
99+
sudo chown -R "$USER:$USER" packaging/arch
99100
mv packaging/arch/*.pkg.tar.zst dist/
100101
101102
- name: Upload Artifacts (Linux)

0 commit comments

Comments
 (0)