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 b16f172 commit 7953aeaCopy full SHA for 7953aea
.github/workflows/build.yaml
@@ -14,4 +14,5 @@ jobs:
14
with:
15
node-version: 18
16
cache: 'npm'
17
+ - run: npm ci
18
- run: npm run build
0 commit comments