Skip to content

Commit 1289c2e

Browse files
committed
Fix release runner
1 parent a1fe53b commit 1289c2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ jobs:
1313
env:
1414
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1515
SRC_DIR: "bin"
16+
TOOLCHAIN_VERSION: "1.74.0"
1617
with:
1718
RUSTTARGET: x86_64-unknown-linux-musl

0 commit comments

Comments
 (0)