mirror of
https://github.com/aria2/aria2.git
synced 2025-04-03 04:27:38 +03:00
ci: Run apt-get update
This commit is contained in:
parent
218b817071
commit
b0b6b14997
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -23,6 +23,7 @@ jobs:
|
|||
- name: Linux setup
|
||||
if: runner.os == 'Linux'
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install \
|
||||
g++-12 \
|
||||
clang-15 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue