Skip to content

Commit 79c745d

Browse files
committed
Update release.yml
1 parent 4ab5ba5 commit 79c745d

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
@@ -39,6 +39,7 @@ jobs:
3939
override: true
4040

4141
- name: Build
42+
shell: bash
4243
run: |
4344
# Use cross for cross-compilation targets, cargo for native targets
4445
if [ "${{ matrix.target }}" = "aarch64-unknown-linux-gnu" ]; then

0 commit comments

Comments
 (0)