Update .gitea/workflows/action.yaml
All checks were successful
Test build / build (push) Successful in 15s

This commit is contained in:
Sateallia 2024-08-11 23:51:52 +03:00
parent 7a64cb0e2a
commit 4c82e6b3ee

View File

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is building ${{ gitea.repository }}
on: [push] on: [push]
jobs: jobs:
deploy: build:
runs-on: linux_amd64 runs-on: linux_amd64
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4