Skip to content

Commit e027145

Browse files
committed
ƒix
1 parent bade7dc commit e027145

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
echo "Found valid targets: $TARGETS_OUTPUT"
103103
echo "Found valid versions: $VERSIONS_OUTPUT"
104104
105-
mkdir BUILD_OUTPUT="/_shared/runs/$GITHUB_RUN_ID/build-output"
105+
mkdir -p /_shared/runs/$GITHUB_RUN_ID/build-output
106106
107107
build:
108108
needs: prebuild

0 commit comments

Comments
 (0)