Skip to content

Commit

Permalink
apk non alpine?
Browse files Browse the repository at this point in the history
  • Loading branch information
devincowan committed Oct 6, 2023
1 parent a39c36a commit 2240444
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ jobs:

- name: Gcc
run: |
sudo apt-get install python3-dev gcc \
&& sudo apt install python3-dev gcc
sudo apk add gcc python3-dev
- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@master
Expand Down

0 comments on commit 2240444

Please sign in to comment.