diff options
| author | coco875 <pereira.jannin@gmail.com> | 2024-01-24 23:30:40 +0100 |
|---|---|---|
| committer | Lywx <kiritodev01@gmail.com> | 2024-01-24 16:52:59 -0600 |
| commit | e03790f470a6806709ded275e61a21dacecc8600 (patch) | |
| tree | 978407a56c8f87e4e46f6087a5c1a8d3770775e6 /.github | |
| parent | 04497c0267da7cd0c8400e7a85de23cb6428b827 (diff) | |
Update mac_build.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/mac_build.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/mac_build.yml b/.github/workflows/mac_build.yml index db92ef7..7698e7e 100644 --- a/.github/workflows/mac_build.yml +++ b/.github/workflows/mac_build.yml @@ -1,4 +1,4 @@ -name: Windows Compile +name: Macos Compile on: push: @@ -8,7 +8,6 @@ on: jobs: build: - if: false runs-on: macOS-latest steps: - uses: actions/checkout@v4 |
