mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 03:25:16 +00:00
CI: Prevent Azure from publishing empty files
This commit is contained in:
parent
cce946f10e
commit
6fe671a5e8
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ jobs:
|
|||
displayName: Docker setup and build
|
||||
|
||||
- publish: $(Build.ArtifactStagingDirectory)
|
||||
condition: eq(variables['COMPILER'], 'gcc')
|
||||
|
||||
- job: Windows_Build
|
||||
variables:
|
||||
|
|
Loading…
Add table
Reference in a new issue