Update .gitea/workflows/build.yml

This commit is contained in:
shield 2024-06-21 18:33:09 +00:00
parent 62109cb856
commit 0e43834e60

View File

@ -4,7 +4,7 @@ on:
jobs:
Build-App:
runs-on: ubuntu-latest
runs-on: actionkit
steps:
- name: Clone
uses: actions/checkout@v3