Skip to content

Commit 57773a2

Browse files
committed
WIP, revert
1 parent 0a4442d commit 57773a2

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: temporarily_changed_this
25+
path: ${{ env.wc }}
2626
key: checkout-${{ github.sha }}
2727

2828
- name: Checkout

0 commit comments

Comments
 (0)