Skip to content

Commit

Permalink
Please cache I beg
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNite committed Oct 30, 2024
1 parent b0679b3 commit 914a2b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
dotnet-version: 8.0.x
- name: Install Rust
uses: dtolnay/rust-toolchain@nightly
- uses: Swatinem/rust-cache@v2

- name: Build
run: ./package.ps1
Expand All @@ -31,4 +32,3 @@ jobs:
with:
name: thunderstore
path: ./thunderstore

0 comments on commit 914a2b5

Please sign in to comment.