Skip to content

Commit cf99b79

Browse files
authored
Update release.yml
1 parent ff2cc64 commit cf99b79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
~/.cargo/git/db/
3232
target/
3333
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
34+
restore-keys: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
3435

3536
- name: Build
3637
run: cargo build --all --release && strip target/release/mufbot-dc

0 commit comments

Comments
 (0)