Skip to content
Snippets Groups Projects
Commit 505d8f72 authored by Éloïs's avatar Éloïs
Browse files

ci: typo

parent fd0c37da
No related branches found
No related tags found
No related merge requests found
...@@ -42,7 +42,7 @@ build_debug: ...@@ -42,7 +42,7 @@ build_debug:
- when: manual - when: manual
stage: build stage: build
script: script:
- cargo clean -p dunite - cargo clean -p duniter
- cargo build - cargo build
- mkdir build - mkdir build
- mv target/debug/duniter build/duniter - mv target/debug/duniter build/duniter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment