use unityci/editor

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