Skip to content

Commit

Permalink
CI tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
tustvold committed Jul 8, 2022
1 parent ad58424 commit abefdd4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/setup-builder/action.yaml
Expand Up @@ -39,6 +39,9 @@ runs:
/usr/local/cargo/git/db/
key: cargo-cache3-${{ hashFiles('**/Cargo.toml') }}
restore-keys: cargo-cache3-
- name: Print git SHA
shell: bash
run: git rev-parse HEAD
- name: Generate lockfile
shell: bash
run: cargo fetch
Expand Down

0 comments on commit abefdd4

Please sign in to comment.