Skip to content

Commit

Permalink
fixing path for upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Wojciech Potrzebowski committed Sep 17, 2023
1 parent a463e89 commit 02af1f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
run: |
make -j 4 -C doc SPHINXOPTS="-W --keep-going -n" html
tar zcf sasmodels-docs.tar.gz doc/_build/html
pwd
ls -l sasmodels-docs.tar.gz
- name: Publish samodels docs
Expand Down

0 comments on commit 02af1f2

Please sign in to comment.