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 01d2197 commit 218920eCopy full SHA for 218920e
.github/workflows/sdks.yml
@@ -31,7 +31,7 @@ jobs:
31
SWIFT_TAG="swift-DEVELOPMENT-SNAPSHOT-${LATEST_TOOLCHAIN_VERSION}-a"
32
fi
33
echo "tag=$SWIFT_TAG" >> $GITHUB_OUTPUT
34
- echo "key=$SWIFT_TAG-ndk-${NDK_VERSION}-test-bundle" >> $GITHUB_OUTPUT
+ echo "key=$SWIFT_TAG-ndk-${NDK_VERSION}-rest-bundle" >> $GITHUB_OUTPUT
35
- name: Get cached SDK bundle
36
id: cache-bundle
37
uses: actions/cache/restore@v4
0 commit comments