We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43b5389 commit 109143eCopy full SHA for 109143e
.github/workflows/master.yml
@@ -29,7 +29,6 @@ jobs:
29
uses: actions/setup-node@v2
30
with:
31
node-version: "16"
32
- cache: 'yarn'
33
34
- name: Yarn install
35
run: yarn install
0 commit comments