Skip to content

Commit e4853b2

Browse files
committed
More workflow tinkering
1 parent fa624ae commit e4853b2

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
@@ -16,5 +16,6 @@ jobs:
1616
cache: 'npm'
1717
- run: rm -rf node_modules
1818
- run: rm package-lock.json
19+
- run: npm install
1920
- run: npm ci
2021
- run: npm run build

0 commit comments

Comments
 (0)