Skip to content

Commit 780cd78

Browse files
committed
update
1 parent 3965006 commit 780cd78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ jobs:
166166
if: runner.os != 'Windows' && ${{ !matrix.cross }}
167167
shell: bash
168168
run: |
169+
#!/bin/bash
169170
rustup target add ${{ matrix.target }}
170171
171172
if [ "${{ matrix.target }}" eq "loongarch64-unknown-linux-gnu" ]; then

0 commit comments

Comments
 (0)