Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YAML: trailing quotes #97

Closed
ratijas opened this issue Jul 28, 2020 · 0 comments
Closed

YAML: trailing quotes #97

ratijas opened this issue Jul 28, 2020 · 0 comments

Comments

@ratijas
Copy link

ratijas commented Jul 28, 2020

Not sure about these lines with trailing double-quotes. Is it even legal YAML syntax? Or is it another cmd hack workaround?

FastQt/.appveyor.yml

Lines 15 to 20 in 07da1be

- cmd: cp win32/KArchive/lib/libKF5Archive.dll.a release"
- cmd: cp win32/KArchive/bin/libKF5Archive.dll release"
- cmd: cp win32/zlib1.dll release"
- cmd: cp win32/liblzma-5.dll release"
- cmd: cp win32/libbz2-1.dll release"
- cmd: cp LICENSE release/LICENSE.txt"

@dridk dridk closed this as completed in 77c10b7 Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant