Обновить .gitea/workflows/build.yml
Some checks failed
Projman build the packages / Projman-Build (push) Failing after 1m2s

This commit is contained in:
svk 2024-06-26 15:53:21 +03:00
parent faeeef6048
commit b495161d81

View File

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} build projman packages
on: [push]
jobs:
Projman-Build:
runs-on: tcl-tk-builder
runs-on: ubuntu-22.04
steps:
- name: Checkout repository
uses: actions/checkout@v4