Fix installation workflow check paths

This commit is contained in:
Jordan Carlin 2024-10-30 15:40:38 -07:00
parent e8bcbb42ac
commit 51800ad4d1
No known key found for this signature in database

View File

@ -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