mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-09 14:48:02 -05:00
ci -> install
This commit is contained in:
2
.github/workflows/build-dist.yaml
vendored
2
.github/workflows/build-dist.yaml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
uses: actions/setup-node@v2.4.1
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm ci
|
||||
- run: npm install
|
||||
- run: npm run build
|
||||
- name: commit
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
|
||||
Reference in New Issue
Block a user