Skip to content

Commit 2acaef7

Browse files
authored
Merge pull request #228 from makermelissa/beta
Add npm ci back in
2 parents b16f172 + 7953aea commit 2acaef7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ jobs:
1414
with:
1515
node-version: 18
1616
cache: 'npm'
17+
- run: npm ci
1718
- run: npm run build

0 commit comments

Comments
 (0)