staging #169

Merged
philipp merged 83 commits from staging into main 2024-01-19 07:43:06 +01:00
Showing only changes of commit 6a1bde55a2 - Show all commits

View File

@ -20,7 +20,7 @@ jobs:
- name: Run Test DB Script
run: ./test_db.sh
- name: Build
run:
run: |
cargo build
cd frontend && npm install && npm run build
- name: Install dependencies