Update mac_build.yml

This commit is contained in:
coco875
2024-01-24 16:52:59 -06:00
committed by Lywx
parent 04497c0267
commit e03790f470
+1 -2
View File
@@ -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