Update .gitea/workflows/base-build.yml

This commit is contained in:
2025-07-02 20:09:44 -07:00
parent 4ddf6c37ed
commit 8148f54440

View File

@@ -16,7 +16,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest:docker://docker:latest runs-on: docker-build
steps: steps:
- name: Checkout code - name: Checkout code