mirror of https://github.com/LemmyNet/lemmy.git
Try using buster.
parent
aa213f2b95
commit
edf6305eb8
|
@ -122,7 +122,7 @@ steps:
|
|||
|
||||
# using https://github.com/pksunkara/cargo-workspaces
|
||||
- name: publish to crates.io
|
||||
image: rust:1.51-slim-buster
|
||||
image: rust:1.51-buster
|
||||
commands:
|
||||
- cargo install cargo-workspaces
|
||||
- cp -r migrations crates/db_queries/
|
||||
|
|
Loading…
Reference in New Issue