mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
try to fix MacOS CI
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
|||||||
sudo xcode-select -s /Applications/Xcode_12.3.app
|
sudo xcode-select -s /Applications/Xcode_12.3.app
|
||||||
displayName: 'Setup Xcode'
|
displayName: 'Setup Xcode'
|
||||||
- script: |
|
- script: |
|
||||||
HOMEBREW_NO_AUTO_UPDATE=1 brew install glew glfw local/python2/python@2.7.17 libpng glm luajit libserialport libsndfile asio pkg-config
|
HOMEBREW_NO_AUTO_UPDATE=1 brew install glew glfw libpng glm luajit libserialport libsndfile asio pkg-config
|
||||||
displayName: 'Install dependencies'
|
displayName: 'Install dependencies'
|
||||||
- script: |
|
- script: |
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|||||||
Reference in New Issue
Block a user