Skip to content

Commit

Permalink
fix tbc linux build check
Browse files Browse the repository at this point in the history
  • Loading branch information
celguar authored Jun 30, 2023
1 parent 6db3408 commit df20507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmangos-tbc-ubuntu-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: CMaNGOS TBC Ubuntu Build
on:
schedule:
# every day at 6am
- cron: '20 * * *'
- cron: '20 6 * * *'

env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
Expand Down

0 comments on commit df20507

Please sign in to comment.