Update _npm-task.yml
This commit is contained in:
parent
ac4ff1b67e
commit
05caaaf8f1
1 changed files with 1 additions and 4 deletions
5
.github/workflows/_npm-task.yml
vendored
5
.github/workflows/_npm-task.yml
vendored
|
|
@ -23,10 +23,7 @@ jobs:
|
|||
run-task:
|
||||
name: npm run ${{ inputs.task }}
|
||||
continue-on-error: ${{ inputs.continue-on-error }}
|
||||
runs-on:
|
||||
- ubuntu-latest
|
||||
- windows-latest
|
||||
- macos-latest
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue