Skip to content

Commit

Permalink
test7
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianSchiller committed Jun 25, 2024
1 parent 8a803c0 commit 186f1ea
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,10 @@ jobs:
run: |
cd Documentation
make html
- name: Check Path
run: |
ls
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
path: build
path: Documentation/build/html
deploy:
needs: build
runs-on: ubuntu-latest
Expand Down

0 comments on commit 186f1ea

Please sign in to comment.