Skip to content

Commit 37700e5

Browse files
author
matthew.gui
committed
ci: fixup github ci apt-get install err.
Err:8 mirror+file:/etc/apt/apt-mirrors.txt jammy-updates/universe amd64 libtinfo5 amd64 6.3-2ubuntu0.1 404 Not Found [IP: 52.147.219.192 80] Signed-off-by: matthew.gui <guibing@nuclei.com>
1 parent 62718d1 commit 37700e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
# Install dependendenc
6666
- name: Install dependencies
6767
run: |
68+
sudo apt-get update
6869
sudo apt-get install build-essential git autotools-dev cmake texinfo bison minicom flex liblz4-tool \
6970
libgmp-dev libmpfr-dev libmpc-dev gawk libz-dev libssl-dev device-tree-compiler libncursesw5-dev libncursesw5 \
7071
python3 python3-pip mtools

0 commit comments

Comments
 (0)