more ubuntus
This commit is contained in:
parent
338f37d6aa
commit
e59431eeef
1 changed files with 1 additions and 1 deletions
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
|
|
@ -78,7 +78,7 @@ jobs:
|
|||
popd
|
||||
- name: Run reprepro
|
||||
env:
|
||||
RELEASES: "focal stable"
|
||||
RELEASES: "focal stable bionic trusty precise xenial"
|
||||
run: |
|
||||
mkdir -p upload
|
||||
for release in $RELEASES; do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue