Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kaorlol committed Dec 23, 2024
1 parent dd96fb2 commit da31c6b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- run: rustup toolchain install stable --profile minimal
- uses: Swatinem/rust-cache@v2

- name: Metadata
run: cargo metadata --no-deps --format-version 1

- name: Extract Version
id: version
run: |
Expand Down

0 comments on commit da31c6b

Please sign in to comment.