Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MiniTurtle committed Mar 22, 2024
1 parent 73d9e38 commit 5bee7ea
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,6 @@ name: macos

# build on c/cpp changes or workflow changes
on:
workflow_dispatch:
paths:
- 'lib/**.[ch]'
- 'lib/**.cpp'
- 'src/**.[ch]'
- 'src/**.cpp'
- '**/CMakeLists.txt'
- 'cmake/Modules/**'
- '.github/workflows/macos.yml'
push:
paths:
- 'lib/**.[ch]'
Expand Down

0 comments on commit 5bee7ea

Please sign in to comment.