Skip to content

Commit e186a3d

Browse files
committed
Apt update
1 parent b1b6f2d commit e186a3d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/app-tests.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,12 @@ jobs:
5757
cp .env.sample .env
5858
python ./src/fastapi_app/setup_postgres_database.py
5959
python ./src/fastapi_app/setup_postgres_seeddata.py
60+
- name: Setup node
61+
uses: actions/setup-node@v4
62+
with:
63+
node-version: 18
64+
- name: Build frontend
65+
run: |
66+
cd ./src/frontend
67+
npm install
68+
npm run build

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy