try again
Explore-Gitea-Actions Details

pull/5/head
Arneth 3 years ago
parent dd3388562f
commit 7cade928c8

@ -5,7 +5,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
container: unityci/editor:ubuntu-2021.3.24f1-windows-mono-1.1.2
container: unity
steps:
- run: echo "The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "This job is now running on a ${{ runner.os }} server hosted by Gitea!"

Loading…
Cancel
Save