Skip to content

Commit 5255a9b

Browse files
authored
Update build-pkg-unix.yml
1 parent 8e41526 commit 5255a9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-pkg-unix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
macos-*)
4141
bin/setup-runtime
4242
export PATH="$(pwd)/bin:$PATH"
43+
echo "$(pwd)/bin" >> $GITHUB_PATH
4344
composer install --no-dev
4445
bin/spc doctor --auto-fix
4546
echo "SPC_PREFIX=bin/spc" >> "$GITHUB_OUTPUT"

0 commit comments

Comments
 (0)