Skip to content

Commit

Permalink
build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sfletc committed Jul 25, 2024
1 parent d80e00e commit a847567
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
- name: Package release asset
run: |
if [ -d scramAligner ]; then rm -rf scramAligner; fi
mkdir scramAligner
cp -r scramScripts/scram2Plot scramAligner/
mv scramAligner scramAligner/
Expand Down

0 comments on commit a847567

Please sign in to comment.