mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-24 04:30:53 -06:00
Fix typo in nightly yaml (#61906)
This commit is contained in:
parent
8665f920c9
commit
88b3bea6df
2
.github/workflows/nightly.yaml
vendored
2
.github/workflows/nightly.yaml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
# corepack enable npm
|
||||
npm install -g $(jq -r '.packageManager' < package.json)
|
||||
npm --version
|
||||
- name: Setup and publish nightly
|
||||
- name: Setup and test nightly
|
||||
run: |
|
||||
npm ci
|
||||
npx hereby configure-nightly
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user