Skip to content

Commit f73b4cd

Browse files
committed
change access right
1 parent 62b1e50 commit f73b4cd

File tree

1 file changed

+1
-0
lines changed
  • swift-ci/sdks/static-linux

1 file changed

+1
-0
lines changed

swift-ci/sdks/static-linux/build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ $DOCKER build --build-arg OS_ARCH_SUFFIX=$OS_ARCH_SUFFIX -t static-swift-linux .
3838
scripts/fetch-source.sh --clone-with-ssh --source-dir source
3939

4040
mkdir -p products
41+
chmod ugo+w products
4142

4243
# Run the build
4344
$DOCKER run -it --rm \

0 commit comments

Comments
 (0)