Skip to content

Commit 43a4dc2

Browse files
ci: fix release cargo version
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
1 parent 48132b3 commit 43a4dc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
with:
6969
name: web-dist
7070
path: ./web/dist
71+
- uses: actions-rust-lang/setup-rust-toolchain@v1
7172
- uses: taiki-e/upload-rust-binary-action@v1.23.0
7273
with:
7374
bin: liwan

0 commit comments

Comments
 (0)