Workflow fix attempt
Some checks failed
Build TuxDock / build (push) Failing after 28s

This commit is contained in:
mrkmntal 2025-11-03 16:00:16 -05:00
commit 1218614e68

View file

@ -11,6 +11,8 @@ on:
jobs: jobs:
build: build:
runs-on: [self-hosted] runs-on: [self-hosted]
env:
FORGEJO_SERVER_URL: https://mentalnet.xyz/forgejo
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v4 uses: actions/checkout@v4