This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
- 5432:5432
|
- 5432:5432
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- run: apt update && apt install nodejs -y
|
- run: apt update && apt install nodejs pkgconfig -y
|
||||||
- name: Checkout Code
|
- name: Checkout Code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Run migrations
|
- name: Run migrations
|
||||||
|
|||||||
Reference in New Issue
Block a user