Skip to content

Commit

Permalink
Add script path to macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILO-HE committed Sep 25, 2024
1 parent e5cefac commit cc5694e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ on:
- "CMakeLists.txt"
- "CMake/**"
- "third_party/**"
- "scripts/setup-macos.sh"
- ".github/workflows/macos.yml"

pull_request:
Expand All @@ -31,6 +32,7 @@ on:
- "CMakeLists.txt"
- "CMake/**"
- "third_party/**"
- "scripts/setup-macos.sh"
- ".github/workflows/macos.yml"

permissions:
Expand Down

0 comments on commit cc5694e

Please sign in to comment.