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 1503236 commit b3843e0Copy full SHA for b3843e0
.github/workflows/build.yml
@@ -23,7 +23,6 @@ jobs:
23
- uses: actions/setup-node@v3
24
with:
25
node-version: lts/*
26
- cache: 'npm install'
27
- uses: nrwl/nx-set-shas@v3
28
- name: npm install
29
run: npm install
0 commit comments