mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Try to see how the build/source folder looks like in macos
This commit is contained in:
parent
27d4ef1d87
commit
1a21928cb2
@ -37,6 +37,7 @@ jobs:
|
||||
cd $(Build.SourcesDirectory)
|
||||
./compileOSX.sh
|
||||
mkdir output
|
||||
ls -alh
|
||||
cp *.dmg ./output
|
||||
displayName: 'Build'
|
||||
- task: CopyFiles@2
|
||||
|
Loading…
Reference in New Issue
Block a user