Skip to content

Commit

Permalink
Fixing workflow dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Spacehuhn committed Apr 8, 2022
1 parent 5e05519 commit 6ed689c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
toolchain: stable

- name: Read version number
uses: olegtarasov/get-tag@v2
uses: olegtarasov/get-tag@v2.1
- name: Build
run: cargo build --release

Expand Down

0 comments on commit 6ed689c

Please sign in to comment.