Update workflows for new npm commands
This commit is contained in:
@@ -33,8 +33,8 @@ jobs:
|
||||
|
||||
- name: Rebuild the dist/ directory
|
||||
run: |
|
||||
npm run build
|
||||
npm run package
|
||||
npm run build:compile
|
||||
npm run build:package
|
||||
|
||||
- name: Compare the expected and actual dist/ directories
|
||||
run: |
|
||||
|
||||
@@ -17,4 +17,4 @@ jobs:
|
||||
- run: |
|
||||
npm install
|
||||
- run: |
|
||||
npm run all
|
||||
npm run build
|
||||
|
||||
Reference in New Issue
Block a user