actually install docker llol
All checks were successful
Build Project / test (push) Successful in 4m55s

This commit is contained in:
2023-09-24 21:21:26 +00:00
parent d724ad6f2d
commit 47c5b0ef83

View File

@@ -28,7 +28,7 @@ jobs:
- 5432:5432
steps:
- run: apt update && apt install nodejs -y
- run: apt update && apt install nodejs docker -y
- name: Checkout Code
uses: actions/checkout@v2
- name: Run migrations