Skip to content

Commit

Permalink
Update missed workflow element
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-bennett committed May 23, 2024
1 parent e2911a8 commit 1c9a7f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- run: git submodule update --init

- name: Initialize Rust Cache
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: |
~/src-tauri/target
Expand Down

0 comments on commit 1c9a7f1

Please sign in to comment.