CI: Fix YAML syntax error
This commit is contained in:
parent
bc4fd2bccd
commit
4f8367bf2f
@ -180,7 +180,7 @@ deploy windows i686:
|
||||
# Platform-specific
|
||||
- cp -a ../lib/*.dll .
|
||||
- mkdir imageformats
|
||||
- cp -a ../lib/imageformats/*.dll imageformats/ || :
|
||||
- 'cp -a ../lib/imageformats/*.dll imageformats/ || :'
|
||||
- cp -a ../bin/Attorney_Online.exe .
|
||||
|
||||
# Zipping
|
||||
|
Loading…
Reference in New Issue
Block a user