fixed action build

This commit is contained in:
Sebastian Wendel 2023-04-15 10:33:10 +02:00
parent c74e949056
commit af4e5bd9e6
No known key found for this signature in database
GPG key ID: 14ED8B1EC3371ECE

View file

@ -3,7 +3,8 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on:
push:
branches: [main]
runs-on: [self-hosted]
# runs-on: [self-hosted]
runs-on: [dc]
jobs:
node: