mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-01-15 04:10:16 -06:00
chmod to correct user
This commit is contained in:
parent
5e9a855f1e
commit
9d1a850a9c
@ -51,7 +51,9 @@ build-linux:
|
||||
GIT_SUBMODULE_DEPTH: 1
|
||||
RELEASE_NAME: mainline
|
||||
script:
|
||||
- chmod -R 1027 ./
|
||||
- bash .ci/scripts/linux/docker.sh
|
||||
- chmod -R $UID ./
|
||||
- bash .ci/scripts/linux/upload.sh
|
||||
artifacts:
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user