chore(scripts): namespace "chore:ci-update-nightly-version"

This commit is contained in:
Panagiotis Papadopoulos
2025-02-14 08:35:46 +01:00
parent 688eb4d93f
commit d2e8f946a0
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ jobs:
shell: bash
run: npm ci
- name: Update nightly version
run: npm run ci-update-nightly-version
run: npm run chore:ci-update-nightly-version
- name: Run the build
uses: ./.github/actions/build-electron
with: