mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Update mac.yml
This commit is contained in:
parent
6896253647
commit
58a9fad215
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mac.yml
vendored
2
.github/workflows/mac.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue