Skip to content

Commit

Permalink
apt-get update for Ubuntu, the package server seems to have changed D…
Browse files Browse the repository at this point in the history
…NS entry.
  • Loading branch information
katef committed Apr 20, 2023
1 parent 3a061b4 commit 58866da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,7 @@ jobs:
if: steps.cache-docs.outputs.cache-hit != 'true'
run: |
uname -a
sudo apt-get update
sudo apt-get install bmake libxml2-utils xsltproc docbook-xml docbook-xsl
- name: Fetch checkout
Expand Down

0 comments on commit 58866da

Please sign in to comment.