mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Fix condition
This commit is contained in:
parent
58e4a255a4
commit
012b97642b
@ -138,7 +138,7 @@ jobs:
|
||||
- MacOS
|
||||
- Windows_x86
|
||||
- Windows_x64
|
||||
condition: and(succeeded())
|
||||
condition: succeeded()
|
||||
variables:
|
||||
- group: github-releases
|
||||
pool:
|
||||
|
Loading…
Reference in New Issue
Block a user