1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-24 06:52:08 -05:00

1 Commits

Author SHA1 Message Date
ddutchie
9d1a850a9c chmod to correct user 2024-03-18 09:34:31 -04:00

View File

@@ -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: