Skip to content

Commit

Permalink
Update install.yml
Browse files Browse the repository at this point in the history
changed build to weekly
  • Loading branch information
jaredmales authored Dec 12, 2023
1 parent 25b3fe0 commit cc61977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Compile rtimv
on:
push:
schedule:
- cron: '8 2 * * *'
- cron: '8 2 * * 1'
jobs:
install-ubuntu:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cc61977

Please sign in to comment.