We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f90c29 commit 57fea6aCopy full SHA for 57fea6a
.github/workflows/ci.yml
@@ -13,5 +13,6 @@ jobs:
13
with:
14
node-version: latest
15
check-latest: true
16
+ package-manager-cache: false
17
- run: corepack enable && yarn && yarn build
18
- run: yarn demo
0 commit comments