Skip to content

Commit

Permalink
Update cmake-win64.yml
Browse files Browse the repository at this point in the history
try to change schedule time to solve `- strawberryperl -  Auto uninstaller failed. Please remove machine installation manually.`
  • Loading branch information
zdenop authored Dec 6, 2024
1 parent 0a9df94 commit ede0869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-win64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: cmake-win64
on:
#push:
schedule:
- cron: 0 23 * * *
- cron: 0 5 * * *
workflow_dispatch:

env:
Expand Down

0 comments on commit ede0869

Please sign in to comment.