summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoss Barnowski <rossbar@berkeley.edu>2020-07-30 16:58:53 -0700
committerGitHub <noreply@github.com>2020-07-30 16:58:53 -0700
commitc6639bbcc55ad1c1d3de7bcaa5ea9a0536431368 (patch)
tree3091f85ad6edad0e56a848c3a9d036d23e84c2d7
parent5cea8d88f25186bfe9b19f17a3ff3523ffa57e8e (diff)
downloadnetworkx-circleci-project-setup.tar.gz
CI: Fix artifact pathcircleci-project-setup
-rw-r--r--.github/workflows/circleci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/circleci.yml b/.github/workflows/circleci.yml
index ef354191..c8089951 100644
--- a/.github/workflows/circleci.yml
+++ b/.github/workflows/circleci.yml
@@ -8,5 +8,5 @@ jobs:
uses: larsoner/circleci-artifacts-redirector-action@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- artifact-path: 0/_build/html/index.html
+ artifact-path: 0/doc/build/html/index.html
circleci-jobs: build