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 8e41526 commit 5255a9bCopy full SHA for 5255a9b
.github/workflows/build-pkg-unix.yml
@@ -40,6 +40,7 @@ jobs:
40
macos-*)
41
bin/setup-runtime
42
export PATH="$(pwd)/bin:$PATH"
43
+ echo "$(pwd)/bin" >> $GITHUB_PATH
44
composer install --no-dev
45
bin/spc doctor --auto-fix
46
echo "SPC_PREFIX=bin/spc" >> "$GITHUB_OUTPUT"
0 commit comments