Skip to content

Commit

Permalink
dont download the nonexisting docs, duh
Browse files Browse the repository at this point in the history
  • Loading branch information
strseb committed Apr 11, 2024
1 parent 633298e commit 9cd7ae2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/gh_pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,14 +182,6 @@ jobs:
name: Wasm-Chrome
# Destination path
path: _site

- name: Download Docs
uses: actions/download-artifact@v3
with:
name: doxygen-docs
# Destination path
path: _site/docs

- name: Download a Addons Artifact
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 9cd7ae2

Please sign in to comment.