Skip to content

Commit 3827dc5

Browse files
committed
Revert "github workflows: ensure ${env.wc} exists."
This reverts commit 6078cdf. This is not the right place to do this, and this wasn't the actual root cause of the CI failures.
1 parent 43c851e commit 3827dc5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
checkout:
1717
name: "Checkout"
1818
runs-on: ubuntu-22.04
19-
run: |
20-
mkdir -p ${{ env.wc }}
2119

2220
steps:
2321
- name: Cache checkout

0 commit comments

Comments
 (0)