Skip to content

Commit 6f32cba

Browse files
committed
Experiment
1 parent b6acf4d commit 6f32cba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ jobs:
8585
target/dylint/
8686
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
8787

88+
- name: find _temp/
89+
run: find _temp/
90+
8891
- uses: actions/upload-artifact@v4
8992
with:
9093
name: cache.tzst

0 commit comments

Comments
 (0)