Actualizar .github/workflows/build.yaml
Some checks are pending
Build Project / build-job (push) Waiting to run

This commit is contained in:
2026-04-16 00:09:39 +02:00
parent 49029b5eae
commit 7d01ff13be

View File

@@ -6,6 +6,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
env:
GIT_CONFIG_PARAMETERS: "'url.https://git.natxocc.com/.insteadOf=http://gitea:3000/'"
- name: Setup Bun
uses: oven-sh/setup-bun@v1