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