Skip to content

Commit

Permalink
update in tags workflow for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpadberg committed Aug 30, 2022
1 parent 6bfeb1d commit 3a4e53d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
- name: Build
run: cargo build --release --target ${{ matrix.rust-target }}
- name: Set RELEASE_VERSION
shell: bash
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
- name: Build archive
shell: bash
Expand Down

0 comments on commit 3a4e53d

Please sign in to comment.