mhausenblas / mkdocs-deploy-gh-pages

GitHub Action to deploy an MkDocs site to GitHub Pages
Apache License 2.0
244 stars 90 forks source link

Update Dockerfile #247

Closed timlinux closed 1 year ago

timlinux commented 1 year ago

Currently builds are failing complaining about missing GCC. This patch ensures it is available.