Skip to content

Commit

Permalink
Use latest commit. Fixes extract
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabii committed Apr 10, 2024
1 parent b859090 commit 121be6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/IKVM.Clang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
useConfigFile: true
configFilePath: ${{ env.WORKPATH }}\ikvm-clang\GitVersion.yml
- name: Download Native SDKs
uses: robinraju/release-downloader@v1
uses: robinraju/release-downloader@62178ff416a9e20c47b8464ff4ef5c5aaf26e31c
with:
repository: ikvmnet/ikvm-native-sdk
tag: ${{ env.NATIVE_SDK_VERSION }}
Expand Down

0 comments on commit 121be6b

Please sign in to comment.