Skip to content

Commit 8c9ef6c

Browse files
committed
Fix ci yml
1 parent f56d711 commit 8c9ef6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
5454
- name: Achive(windows)
5555
if: matrix.os == 'windows-latest'
56+
shell: bash
5657
run: |
5758
echo "ASSET=./src/target/release/code-dao-service.exe" >> $GITHUB_ENV
5859
echo "ASSET_NAME=code-dao-service.exe" >> $GITHUB_ENV

0 commit comments

Comments
 (0)