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