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 92eb403 commit 687e6bdCopy full SHA for 687e6bd
.github/workflows/ci.yml
@@ -94,6 +94,7 @@ jobs:
94
echo "Error: unsupported OS: ${RUNNER_OS}"
95
exit 1
96
fi
97
+ echo "${SWIFTLY_BIN_DIR}" >> "${GITHUB_PATH}"
98
99
- name: "Install Swift Host Toolchain"
100
run: swiftly install main-snapshot-2025-10-16
0 commit comments