Skip to content

Commit

Permalink
Update package repo details for matrix builds as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamDumpleton committed May 25, 2022
1 parent c56635d commit befcf52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
with:
name: dist
path: dist
- name: "Update package details"
run: sudo apt --fix-missing update
- name: "Install Apache package"
run: sudo apt install -y apache2-dev
- name: "Update pip installation"
Expand Down

0 comments on commit befcf52

Please sign in to comment.