Fix typo in nightly yaml (#61906)

This commit is contained in:
Duncan Steele
2025-06-30 10:42:59 -07:00
committed by GitHub
parent 8665f920c9
commit 88b3bea6df
+1 -1
View File
@@ -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