Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rfuzzo authored Dec 15, 2023
1 parent dab3f27 commit 0ac5eec
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,8 @@ jobs:
- name: checkout
uses: actions/checkout@v3
with:
submodules: 'true'
submodules: 'false'

- name: unzip resources
run: |
cd src
Expand-Archive -Path .\metadata-resources.zip -DestinationPath .\

- uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 0ac5eec

Please sign in to comment.