Skip to content

Commit

Permalink
Update publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed Aug 30, 2023
1 parent 9998d48 commit b99cf96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,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 -yq install ${{matrix.PACKAGES}}
name: Install dependencies
Expand Down

0 comments on commit b99cf96

Please sign in to comment.