Skip to content

Commit 5886f9f

Browse files
committed
ci: update release
1 parent 28910ba commit 5886f9f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ jobs:
4444
with:
4545
targets: ${{ matrix.target }}
4646

47+
- name: Install target
48+
run: rustup target add ${{ matrix.target }}
49+
4750
- name: Cache dependencies
4851
uses: Swatinem/rust-cache@v2
4952

0 commit comments

Comments
 (0)