Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Toasterson authored Jul 10, 2023
1 parent 198a0e5 commit 6d690f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Cache Rust compilation
uses: metalbear-co/sccache-action@v1
uses: metalbear-co/sccache-action@v1.1.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Build
Expand Down

0 comments on commit 6d690f3

Please sign in to comment.