use unityci/editor

This commit is contained in:
Arneth
2023-05-04 16:24:29 -04:00
parent f048b55f21
commit d1e25734f1
+1 -4
View File
@@ -1,10 +1,7 @@
# .gitea/workflows/build.yaml
name: Automated Unity Build
run-name: ${{ github.actor }} is testing out Gitea Actions
on:
push:
branches:
- main
on:[push]
jobs:
Explore-Gitea-Actions:
runs-on: [self-hosted, windows]