CI: Fix YAML syntax error

This commit is contained in:
oldmud0 2020-05-19 22:28:21 +00:00
parent bc4fd2bccd
commit 4f8367bf2f

View File

@ -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