Skip to content

Commit

Permalink
Fix typo. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
marceltaeumel committed Dec 20, 2021
1 parent 9ca20bd commit 1f30aa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos.yml
Expand Up @@ -4,7 +4,7 @@ on:
push: # All branches, but appropriate paths only.
paths:
# This workflow spec and its support scripts
- '.github/workflows/macos.yml'
- '.github/workflows/macos-arm.yml'
- 'scripts/ci/*build.sh'
- 'deploy/**'
# Relevant sources for this platform
Expand All @@ -20,7 +20,7 @@ on:
- Cog
paths:
# This workflow spec and its support scripts
- '.github/workflows/macos.yml'
- '.github/workflows/macos-arm.yml'
- 'scripts/ci/*build.sh'
- 'deploy/**'
# Relevant sources for this platform
Expand Down

0 comments on commit 1f30aa6

Please sign in to comment.