Skip to content

Commit

Permalink
plop
Browse files Browse the repository at this point in the history
  • Loading branch information
adefossez committed Sep 17, 2024
1 parent a9ca156 commit 278ef00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/moshi_build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ runs:
profile: minimal
toolchain: ${{ inputs.toolchain }}
override: true
- name: Set up cargo cache
- uses: actions/cache@v3
- name: cargo cache
uses: actions/cache@v3
with:
path: |
~/.cargo/bin/
Expand Down

0 comments on commit 278ef00

Please sign in to comment.