Revert "CI attempt cross-compile on macOS follow-up 2"
This reverts commit 002d493b4e.
This commit is contained in:
@@ -230,7 +230,7 @@ steps:
|
||||
cd ../..
|
||||
make fetch-lua
|
||||
make WANT_MACSOUND=1 all
|
||||
condition: and(eq( variables['Agent.OS'], 'Darwin' ), eq( variables.toolchain, 'all'))
|
||||
condition: eq( variables['Agent.OS'], 'Darwin' )
|
||||
workingDirectory: $(Agent.BuildDirectory)/$(netHackPath)
|
||||
displayName: 'Building mac full build'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user