Skip to content

Commit

Permalink
Fix nightly builds (#19386)
Browse files Browse the repository at this point in the history
  • Loading branch information
silamon authored Jan 13, 2024
1 parent 148c0c9 commit 01e8010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 01e8010

Please sign in to comment.