Skip to content

Commit

Permalink
fix(docs): build Download artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
csantiago132 committed Sep 29, 2024
1 parent 0c58958 commit 99d2bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Download artifact
uses: actions/download-artifact@v4
with:
name: docs
name: dir
path: artifacts

- name: Test documentation using Writerside Checker
Expand Down

0 comments on commit 99d2bfc

Please sign in to comment.