Update mac.yml

This commit is contained in:
cmclark00 2024-08-14 01:06:49 -04:00 committed by GitHub
parent 6896253647
commit 58a9fad215
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,7 @@ jobs:
run: | run: |
mkdir build mkdir build
cd build cd build
cmake .. cmake ../src
cmake --build . cmake --build .
- name: Create DMG - name: Create DMG