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 d903348 commit 0b43e03Copy full SHA for 0b43e03
.github/workflows/main.yml
@@ -260,7 +260,7 @@ jobs:
260
- uses: compnerd/gha-setup-swift@main
261
with:
262
swift-version: development
263
- swift-build: swift-DEVELOPMENT-SNAPSHOT-2025-12-01-a
+ swift-build: DEVELOPMENT-SNAPSHOT-2025-12-01-a
264
- uses: actions/checkout@v4
265
- run: python3 ./Vendor/checkout-dependency
266
# FIXME: CMake build is failing on CI due to "link: extra operand '/OUT:lib\\libXXXX.a'" error
0 commit comments