Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
drl990114 committed Jan 6, 2024
1 parent 0ab9ab5 commit 7b3e4f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tauri-release-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Query version number
run: echo "version=${GITHUB_REF:11}" >> $GITHUB_ENV
run: echo "version=0.7.1" >> $GITHUB_ENV

- name: Download x86_64 artifacts
uses: actions/download-artifact@v3
Expand Down

0 comments on commit 7b3e4f4

Please sign in to comment.