Skip to content

Commit

Permalink
Fix ci yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsunxl committed Nov 4, 2022
1 parent f56d711 commit 8c9ef6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
- name: Achive(windows)
if: matrix.os == 'windows-latest'
shell: bash
run: |
echo "ASSET=./src/target/release/code-dao-service.exe" >> $GITHUB_ENV
echo "ASSET_NAME=code-dao-service.exe" >> $GITHUB_ENV
Expand Down

0 comments on commit 8c9ef6c

Please sign in to comment.