Skip to content

Commit

Permalink
Fixed missing artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
markqvist committed Dec 5, 2024
1 parent ec0407e commit 0e5f4aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ jobs:
with:
files: |
.artifacts/package/**.whl
.artifacts/documentation/latex/reticulumnetworkstack.pdf
.artifacts/documentation/epub/ReticulumNetworkStack.epub
# .artifacts/documentation/latex/reticulumnetworkstack.pdf
# .artifacts/documentation/epub/ReticulumNetworkStack.epub
draft: true
generate_release_notes: true
prerelease: ${{ contains(github.ref, '-') }}
Expand Down

0 comments on commit 0e5f4aa

Please sign in to comment.