hail mary
Some checks failed
Publish Website / publish (push) Failing after 25s

This commit is contained in:
Akshay
2025-07-23 01:53:34 -04:00
parent d772f6bddf
commit 69c9293f31

View File

@@ -74,5 +74,6 @@ jobs:
shell: bash shell: bash
working-directory: website working-directory: website
run: | run: |
docker buildx bake -f bake.json
docker compose build --no-cache docker compose build --no-cache
docker compose up -d docker compose up -d