Changeset 50446 for trunk/.github/workflows/verify-npm-on-windows.yml
- Timestamp:
- 02/26/2021 10:47:33 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/verify-npm-on-windows.yml
r50436 r50446 68 68 69 69 - name: Install Dependencies 70 run: np x install-changed --install-command="npm ci"70 run: npm ci 71 71 72 72 - name: Build WordPress
Note: See TracChangeset
for help on using the changeset viewer.