Skip to content

Commit 0a4442d

Browse files
committed
WIP
1 parent 6de7464 commit 0a4442d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/cache@v4
2323
id: cache-checkout
2424
with:
25-
path: ${{ env.wc }}
25+
path: temporarily_changed_this
2626
key: checkout-${{ github.sha }}
2727

2828
- name: Checkout

0 commit comments

Comments
 (0)