fix?
Some checks failed
Deploy Homepage / build (push) Failing after 13s

This commit is contained in:
2026-03-09 22:29:50 +01:00
parent 581f9bfb7f
commit fceabe90b9

View File

@@ -9,7 +9,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
# build/standalone is the output directory for the Next.js app
# now we want to deploy a container with the built app
- name: Build Docker image