Skip to content

Commit

Permalink
nightly: remove useless check
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxiao921 committed May 24, 2024
1 parent 1293b9d commit e19512f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ jobs:
runs-on: ubuntu-latest
name: Create Release
needs: build_nightly
if: needs.check_recent_commit.outputs.should_run == 'true'
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit e19512f

Please sign in to comment.