Обновить .gitea/workflows/build.yml
Some checks failed
Projman build the packages / Projman-Build (push) Failing after 12s
Some checks failed
Projman build the packages / Projman-Build (push) Failing after 12s
This commit is contained in:
parent
8e496cb6bd
commit
faeeef6048
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user