Update badge in README

This commit is contained in:
squidfunk
2019-12-06 15:58:27 +01:00
parent c18ca2e5a6
commit 9b85c980ac
6 changed files with 10 additions and 7 deletions

View File

@@ -122,6 +122,9 @@ jobs:
with:
fetch-depth: 5
# Ensure latest build if repository is not up-to-date
- run: rm -rf material
# Download distribution files
- uses: actions/download-artifact@v1
with: