Skip to content

Commit

Permalink
Fix installation workflow check paths
Browse files Browse the repository at this point in the history
  • Loading branch information
jordancarlin committed Oct 30, 2024
1 parent e8bcbb4 commit 51800ad
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 @@ -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

Expand Down

0 comments on commit 51800ad

Please sign in to comment.