Fix typo in nightly yaml (#61906)

This commit is contained in:
Duncan Steele
2025-06-30 18:42:59 +01:00
committed by GitHub
parent 8665f920c9
commit 88b3bea6df

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