We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c851e commit 3827dc5Copy full SHA for 3827dc5
1 file changed
.github/workflows/ci.yml
@@ -16,8 +16,6 @@ jobs:
16
checkout:
17
name: "Checkout"
18
runs-on: ubuntu-22.04
19
- run: |
20
- mkdir -p ${{ env.wc }}
21
22
steps:
23
- name: Cache checkout
0 commit comments