Skip to content

Commit

Permalink
Update nightly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkWanderer authored Jul 27, 2024
1 parent 17d0749 commit cebbd8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
- if: ${{ fromJson(steps.check_last_run.outputs.data).workflow_runs[0].head_sha == github.sha }}
run: gh run cancel ${{ github.run_id }}
env:
GH_TOKEN: ${{ github.token }}

build:
name: Build
Expand Down

0 comments on commit cebbd8b

Please sign in to comment.