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

This commit is contained in:
svk 2024-06-26 13:02:29 +03:00
parent 8e496cb6bd
commit faeeef6048

View File

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