Skip to content

Commit 687e6bd

Browse files
committed
Fix swiftly install
1 parent 92eb403 commit 687e6bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
echo "Error: unsupported OS: ${RUNNER_OS}"
9595
exit 1
9696
fi
97+
echo "${SWIFTLY_BIN_DIR}" >> "${GITHUB_PATH}"
9798
9899
- name: "Install Swift Host Toolchain"
99100
run: swiftly install main-snapshot-2025-10-16

0 commit comments

Comments
 (0)