Test
Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
This commit is contained in:
parent
a5b4a52686
commit
2ec8623d0a
1 changed files with 2 additions and 1 deletions
|
@ -37,8 +37,9 @@ jobs:
|
|||
- name: Print new packages
|
||||
run: echo "${{steps.build.outputs.packages}}"
|
||||
clean-aports:
|
||||
name: Clean pmaports
|
||||
needs: build
|
||||
name: Prepare pmaports
|
||||
if: always()
|
||||
runs-on: Pmbootstrap
|
||||
steps:
|
||||
- name: Build package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue