Skip to content

Commit

Permalink
Test build nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Jun 21, 2024
1 parent 6cf49f9 commit dfab890
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_nigthly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
run: |
git tag -d ${{ steps.get_version.outputs.NIGHTLY_TAG }}
git push origin :refs/tags/${{ steps.get_version.outputs.NIGHTLY_TAG }}
continue-on-error: true

- name: Create and push nightly tag
run: |
Expand Down

0 comments on commit dfab890

Please sign in to comment.