mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Fix installation workflow check paths
This commit is contained in:
parent
e8bcbb42ac
commit
51800ad4d1
2
.github/workflows/install.yml
vendored
2
.github/workflows/install.yml
vendored
@ -18,7 +18,7 @@ on:
|
||||
paths:
|
||||
- 'bin/wally-tool-chain-install.sh'
|
||||
- 'bin/wally-distro-check.sh'
|
||||
- 'wally-package-install.sh'
|
||||
- 'bin/wally-package-install.sh'
|
||||
schedule:
|
||||
- cron: "0 7 * * 3" # Run at 12:00 AM Pacific Time on Wednesdays
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user