Update .gitea/workflows/build.yaml
Some checks failed
Build & Deploy / build (push) Failing after 9m1s
Build & Deploy / deploy (push) Failing after 16s

This commit is contained in:
2024-06-04 01:14:49 +00:00
parent 60bb802b02
commit 2fd9f28c52

View File

@@ -14,7 +14,7 @@ jobs:
GATSBY_APP_ID: "1:299522647169:web:fc74af44747fd7cef79980"
runs-on: docker
container:
image: node:fermium-buster
image: node:latest
steps:
- name: Check out repository code
uses: actions/checkout@v4