Skip to content

Commit

Permalink
Fix artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Jan 22, 2023
1 parent a3f6499 commit 77ab900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ jobs:
- name: Download upcoming documentation artifact
uses: actions/download-artifact@v3
with:
name: dev-doc
name: dev-docs
path: master/dev-docs

- name: Download API documentation artifact
Expand Down

0 comments on commit 77ab900

Please sign in to comment.