Skip to content
Snippets Groups Projects
Commit ddcc3d0f authored by Volkor Barbarian Warrior's avatar Volkor Barbarian Warrior
Browse files

Update .gitlab-ci.yml file

parent f28a377f
No related branches found
No related tags found
No related merge requests found
Pipeline #44 failed
......@@ -34,7 +34,7 @@ rust-stable:
script:
- rustc --version && cargo --version
- apt update
- apt install -y sqlite3
- apt install -y sqlite3 libmagic1
- sqlite3 ephemeral.db < schema.sql
- cargo build --verbose
......
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