Skip to content

Commit

Permalink
fixup! ci: Add cache support
Browse files Browse the repository at this point in the history
  • Loading branch information
wcampbell0x2a committed Oct 31, 2023
1 parent 4858c63 commit 0582f66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
- name: Populate cache
uses: ./.github/workflows/cache

- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: dtolnay/rust-toolchain@d76c2a93c593483c9892fd8d2538734f73ed8588 # stable
with:
target: ${{ matrix.targets }}
Expand Down

0 comments on commit 0582f66

Please sign in to comment.