We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 153dc8c commit 08a3686Copy full SHA for 08a3686
1 file changed
appveyor.yml
@@ -52,7 +52,7 @@ test_script:
52
53
before_deploy:
54
# TODO Update this to build the artifacts that matter to you
55
- - cargo build --target %TARGET% --release -- -C lto
+ - cargo build --target %TARGET% --release
56
- ps: ci\before_deploy.ps1
57
58
deploy:
0 commit comments