update @native
This commit is contained in:
parent
df1565f305
commit
10667672e9
@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
- name: Create Python virtual environment
|
||||
run: python -m venv venv
|
||||
|
||||
|
||||
- name: Make envfile
|
||||
uses: SpicyPizza/create-envfile@v2.0
|
||||
with:
|
||||
@ -36,12 +36,7 @@ jobs:
|
||||
|
||||
- name: Activate virtual environment and install dependencies
|
||||
run: make install
|
||||
|
||||
- name: Install Postgres
|
||||
uses: harmon758/postgresql-action@v1
|
||||
with:
|
||||
postgresql version: '16'
|
||||
|
||||
|
||||
- name: Generate Config
|
||||
run: make gen_config
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user