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:
build-app:
runs-on: linux_amd64
runs-on: shy-server
steps:
- name: Checkout current
uses: actions/checkout@v4