Skip to content

Commit

Permalink
CI: Update fewer apt lists
Browse files Browse the repository at this point in the history
  • Loading branch information
barrbrain authored and lu-zero committed Nov 20, 2023
1 parent e52fb89 commit 8212fff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rav1e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
if: matrix.conf != 'dav1d-tests-arm64'
run: |
sudo sed -i 's/jammy/lunar/g' /etc/apt/sources.list
sudo rm /etc/apt/sources.list.d/*.list
sudo apt update
sudo apt install nasm libaom-dev meson ninja-build nasm
- name: Install cargo-c
Expand Down

0 comments on commit 8212fff

Please sign in to comment.