Skip to content

Commit

Permalink
fix macos build CI
Browse files Browse the repository at this point in the history
  • Loading branch information
luweizheng committed Jul 11, 2024
1 parent a788070 commit 5751049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and upload to PyPI
on:
schedule:
# trigger build every day at 4:30 UTC
- cron: '45 6 * * *'
- cron: '30 4 * * *'
push:
tags:
- '*'
Expand Down

0 comments on commit 5751049

Please sign in to comment.