mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
fix
This commit is contained in:
parent
11c9559ef8
commit
a7413723b4
@ -58,7 +58,6 @@ steps:
|
||||
- name: dieselcli
|
||||
path: /dieselcli
|
||||
commands:
|
||||
- cargo --version
|
||||
- apt-get update
|
||||
- apt-get -y install --no-install-recommends espeak postgresql-client
|
||||
- /dieselcli/diesel migration run
|
||||
@ -75,6 +74,7 @@ steps:
|
||||
- name: dieselcli
|
||||
path: /dieselcli
|
||||
commands:
|
||||
- cargo --version
|
||||
- cargo build
|
||||
|
||||
- name: run federation tests
|
||||
|
Loading…
Reference in New Issue
Block a user