Skip to content

Commit

Permalink
[Fix] build: Makefile: macOS: Fix typo.
Browse files Browse the repository at this point in the history
git-svn-id: https://source.openmpt.org/svn/openmpt/trunk/OpenMPT@20261 56274372-70c3-4bfc-bfc3-4c3a0b034d27
  • Loading branch information
manxorist committed Mar 7, 2024
1 parent 3b0ae22 commit f93130f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macOS-Makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: macOS Makefile

on:
push:
branches: [ macos-action-test ]
branches: [ master ]
pull_request:
branches: [ macos-action-test ]
branches: [ master ]

jobs:
build:
Expand Down

0 comments on commit f93130f

Please sign in to comment.