Skip to content

Commit

Permalink
modified artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
cracked-machine committed Mar 10, 2024
1 parent 35fb020 commit b855052
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: examples
path: doc
path:
- docs
- examples.md
if-no-files-found: error
- name: upload code coverage
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit b855052

Please sign in to comment.