Skip to content

Commit 3027af6

Browse files
committed
Debugging macos/windows build action 3.
1 parent f11f4b1 commit 3027af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
- uses: actions/checkout@v1
4242
- name: install_dependencies
4343
run: |
44-
brew install scons sdl2 sdl2_image bullet libvorbis curl
44+
brew install pkg-config scons sdl2 sdl2_image bullet libvorbis curl
4545
- name: Build
4646
run: scons

0 commit comments

Comments
 (0)