Skip to content

Commit

Permalink
Switch back to use Godot master for nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Bromeon committed Sep 19, 2023
1 parent 4db6fe7 commit dfe81e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compile-godot-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ name: Godot nightly builds

# Set this when building against specific Godot revision (e.g. latest master broken)
env:
HARDCODED_REV: 'd2f76e87869b892d7992696e0b381c5afebe3d0d'
# HARDCODED_REV: ''
# HARDCODED_REV: 'd2f76e87869b892d7992696e0b381c5afebe3d0d'
HARDCODED_REV: ''

on:
workflow_dispatch: # manual trigger
Expand Down

0 comments on commit dfe81e8

Please sign in to comment.