Skip to content

Commit ac4de31

Browse files
committed
apt update
1 parent 0db85cf commit ac4de31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/debos.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ jobs:
8282
8383
- name: Download Linux deb and U-Boot for RB1 from fileserver
8484
run: |
85+
set -ux
86+
apt update
8587
apt -y install unzip
8688
unzip -l linux_deb_links.zip
8789
unzip -l u_boot_rb1_links.zip

0 commit comments

Comments
 (0)