Skip to content

Commit

Permalink
Fix ci on master (Does not compute)
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Oct 25, 2024
1 parent 62ea721 commit 85c9682
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,10 +117,6 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: recursive
- uses: swatinem/rust-cache@v2
with:
key: ${{ join(matrix.targets, '-') }}
cache-provider: ${{ matrix.cache_provider }}
- name: Install cargo-dist
run: ${{ matrix.install_dist }}
# Get the dist-manifest
Expand Down

0 comments on commit 85c9682

Please sign in to comment.