Skip to content

Commit e844e6b

Browse files
committed
chg: dev: one more ci pkg bump, try gtest deb packages
Signed-off-by: Stephen L Arnold <sarnold@vctlabs.com>
1 parent 3fb9267 commit e844e6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/debs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ jobs:
3838

3939
- name: Fetch debian files
4040
run: |
41-
wget https://launchpad.net/~nerdboy/+archive/ubuntu/embedded/+sourcefiles/libtins/4.2-1build1ci/libtins_4.2-1build1ci.debian.tar.xz
42-
tar xf libtins_4.2-1build1ci.debian.tar.xz && rm *debian.tar.xz
41+
wget https://launchpad.net/~nerdboy/+archive/ubuntu/embedded/+sourcefiles/libtins/4.2-1build2ci/libtins_4.2-1build2ci.debian.tar.xz
42+
tar xf libtins_4.2*.tar.xz && rm *debian.tar.xz
4343
ls
4444
4545
- name: Update debian changelog

0 commit comments

Comments
 (0)