Update .github/workflows/deploy-pages.yml

This commit is contained in:
2025-03-04 16:48:19 +01:00
parent a7c5a18f9d
commit 6e8a272270
+2
View File
@@ -19,6 +19,8 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
with:
path: docs
# - name: Install system dependencies
# run: |