Update .gitea/workflows/make_png.yaml

This commit is contained in:
shylie 2025-06-11 09:50:58 -04:00
parent 365cad551b
commit 937693ce6a

View File

@ -5,7 +5,7 @@ on: push
jobs: jobs:
build-app: build-app:
runs-on: linux_amd64 runs-on: shy-server
steps: steps:
- name: Checkout current - name: Checkout current
uses: actions/checkout@v4 uses: actions/checkout@v4