We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62b1e50 commit f73b4cdCopy full SHA for f73b4cd
swift-ci/sdks/static-linux/build
@@ -38,6 +38,7 @@ $DOCKER build --build-arg OS_ARCH_SUFFIX=$OS_ARCH_SUFFIX -t static-swift-linux .
38
scripts/fetch-source.sh --clone-with-ssh --source-dir source
39
40
mkdir -p products
41
+chmod ugo+w products
42
43
# Run the build
44
$DOCKER run -it --rm \
0 commit comments