only docus on client for now
Some checks failed
Build and Deploy Frontend / build-and-deploy (push) Failing after 10s

This commit is contained in:
2026-02-28 15:01:58 -06:00
parent 4898620214
commit 579872bc78
2 changed files with 5 additions and 1 deletions

View File

@@ -10,6 +10,8 @@ on:
jobs:
build-and-deploy:
runs-on: debian12
container:
image: docker:24-dind
steps:
- uses: actions/checkout@v3