diff --git a/.github/workflows/deploy_docs.yml b/.github/workflows/deploy_docs.yml index 9be7eaf..94f12be 100644 --- a/.github/workflows/deploy_docs.yml +++ b/.github/workflows/deploy_docs.yml @@ -51,7 +51,7 @@ jobs: name: docs - name: List downloaded files - run: ls -R artifacts + run: ls -R - name: Download artifact uses: actions/download-artifact@v4