mirror of
				https://github.com/YACReader/yacreader
				synced 2025-10-31 08:14:29 -04:00 
			
		
		
		
	Invoke compile script in macos from the right folder
This commit is contained in:
		| @ -33,7 +33,8 @@ jobs: | |||||||
|       mv $(Build.SourcesDirectory)/compressed_archive/p7zip_16.02 $(Build.SourcesDirectory)/compressed_archive/libp7zip |       mv $(Build.SourcesDirectory)/compressed_archive/p7zip_16.02 $(Build.SourcesDirectory)/compressed_archive/libp7zip | ||||||
|     displayName: 'Install dependencies' |     displayName: 'Install dependencies' | ||||||
|   - script: | |   - script: | | ||||||
|       $(Build.SourcesDirectory)/compileOSX.sh |       cd $(Build.SourcesDirectory) | ||||||
|  |       ./compileOSX.sh | ||||||
|     displayName: 'Build' |     displayName: 'Build' | ||||||
| - job: Windows | - job: Windows | ||||||
|   pool: |   pool: | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user