We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a18df7 commit 63ef8d3Copy full SHA for 63ef8d3
.github/workflows/deploy.yml
@@ -17,8 +17,6 @@ jobs:
17
with:
18
node-version: "16.x"
19
20
- - uses: c-hive/gha-yarn-cache@v2
21
-
22
- name: parcel build
23
run: |
24
yarn
0 commit comments