Skip to content

Commit

Permalink
Update test_and_build.yml
Browse files Browse the repository at this point in the history
add binaries for the build artifacts
  • Loading branch information
cschin authored Apr 28, 2023
1 parent 39a1dde commit 0d5b135
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/test_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,12 @@ jobs:
name: build-artifact
path: |
target/release/pgr-mdb
target/release/pgr-fetch-seqs
target/release/pgr-make-frgdb
target/release/pgr-pbundle-bed2dist
target/release/pgr-pbundle-bed2offset
target/release/pgr-pbundle-bed2sorted
target/release/pgr-pbundle-bed2svg
target/release/pgr-pbundle-decomp
target/release/pgr-query
target/wheels/*.whl

0 comments on commit 0d5b135

Please sign in to comment.