mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
install go in ci
This commit is contained in:
parent
303cf00257
commit
b48cb982d6
@ -229,7 +229,7 @@ steps:
|
||||
DO_WRITE_HOSTS_FILE: "1"
|
||||
commands:
|
||||
- *install_pnpm
|
||||
- apt update && apt install -y bash curl postgresql-client
|
||||
- apt update && apt install -y bash curl postgresql-client go tinygo
|
||||
- bash api_tests/prepare-drone-federation-test.sh
|
||||
- cd api_tests/
|
||||
- pnpm i
|
||||
|
Loading…
Reference in New Issue
Block a user