mirror of
https://github.com/actions/add-to-project.git
synced 2025-12-24 10:37:25 +08:00
Update workflows for new npm commands
This commit is contained in:
4
.github/workflows/check-dist.yml
vendored
4
.github/workflows/check-dist.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user