Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmaSd committed Dec 3, 2020
1 parent a655b04 commit c87bfc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Expand Up @@ -84,7 +84,7 @@ jobs:
shell: bash
run: |
tar cf "eltrafico.tar" "target/release/eltrafico" "target/release/eltrafico_tc"
echo "ASSET=$eltrafico.tar" >> $GITHUB_ENV
echo "ASSET=eltrafico.tar" >> $GITHUB_ENV
- name: Upload release archive
uses: actions/upload-release-asset@v1.0.1
Expand Down

0 comments on commit c87bfc6

Please sign in to comment.