Action #2
This commit is contained in:
parent
eac5a0dbe1
commit
30017bed36
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
override: true
|
||||
|
||||
- name: Install Cargo Dependencies
|
||||
run: cargo fetch --locked
|
||||
run: cargo install metadata
|
||||
|
||||
- name: Get App Version
|
||||
id: version
|
||||
|
|
Loading…
Reference in a new issue