chore: update ci

This commit is contained in:
Mythie
2025-03-27 22:49:12 +11:00
parent c82388c40a
commit ac3deb113e
7 changed files with 11 additions and 60 deletions

View File

@ -26,7 +26,8 @@ jobs:
- name: Copy env
run: cp .env.example .env
- uses: ./.github/actions/cache-build
- name: Build app
run: npm run build
build_docker:
name: Build Docker Image