forked from waja/action-debian-package
workflows: test busybox from tag
This commit is contained in:
parent
198225b045
commit
f5734ad7c2
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
|
@ -30,9 +30,9 @@ jobs:
|
||||||
- package: lazygit
|
- package: lazygit
|
||||||
repo: https://github.com/dawidd6/lazygit-debian.git
|
repo: https://github.com/dawidd6/lazygit-debian.git
|
||||||
ref: ubuntu/0.16.2-1
|
ref: ubuntu/0.16.2-1
|
||||||
- package: bc
|
- package: busybox
|
||||||
repo: https://git.launchpad.net/ubuntu/+source/bc
|
repo: https://git.launchpad.net/ubuntu/+source/busybox
|
||||||
ref: ubuntu/focal
|
ref: applied/1%1.30.1-4ubuntu6
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in a new issue