Skip to content

Commit

Permalink
Test rust-cache on Github Actions (Windows)
Browse files Browse the repository at this point in the history
  • Loading branch information
AeEn123 authored Dec 5, 2024
1 parent 36f1799 commit 0f6e18e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: Swatinem/rust-cache@v2
- name: Build
run: cargo build --verbose --release
- name: Upload build
Expand Down

0 comments on commit 0f6e18e

Please sign in to comment.