Skip to content

Commit

Permalink
Shouold fix source mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed Aug 29, 2023
1 parent 1906c9e commit 5df3bf4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
with:
fetch-depth: 3
- run: |
wget https://gist.github.com/hakerdefo/9c99e140f543b5089e32176fe8721f5f/raw/7ac6ccf882bb0d39297962f0baedce5721c9be65/sources.list
sudo cp sources.list /etc/apt/sources.list
sudo apt-get update
sudo apt-get upgrade
sudo apt-get -yq install ${{matrix.PACKAGES}}
Expand Down

0 comments on commit 5df3bf4

Please sign in to comment.