1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-05-08 17:28:46 +01:00

Fix nightly builds (#19386)

This commit is contained in:
Simon Lamon
2024-01-13 23:30:47 +01:00
committed by GitHub
parent 148c0c98d3
commit 01e80108d7
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
LOKALISE_TOKEN: ${{ secrets.LOKALISE_TOKEN }}
- name: Bump version
run: script/version_bump.cjs nightly
run: script/version_bump.js nightly
- name: Build nightly Python wheels
run: |