We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd43071 commit b1d20a2Copy full SHA for b1d20a2
.github/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
47
shasum_cmd: sha256sum
48
- name: aarch64-pc-windows-msvc
49
os: windows-latest
50
- path: target\aarch64-pc-windows\release\function-runner.exe
+ path: target\aarch64-pc-windows-msvc\release\function-runner.exe
51
asset_name: function-runner-arm-windows-${{ inputs.tag_name }}
52
53
0 commit comments