Skip to content

Commit e3128eb

Browse files
committed
build macos path
1 parent 8486987 commit e3128eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
6767
- name: build_cmdline.sh
6868
run: |
69-
./scripts/osx/build_cmdline.sh
69+
./openFrameworks/apps/projectGenerator/scripts/osx/build_cmdline.sh
7070
- name: Build PG macOS GUI and command line
7171
run: |
7272
# Move up one level to projectGenerator directory

0 commit comments

Comments
 (0)