Skip to content

Commit

Permalink
fix motif saving pairs
Browse files Browse the repository at this point in the history
  • Loading branch information
marouenbg committed Jun 27, 2023
1 parent 453dbf6 commit 922ad52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
release: R2020a

- name: install bedtools ubuntu
if: matrix.os == 'ubuntu-latest'
if: matrix.os == 'ubuntu-20.04'
run: |
wget https://github.com/arq5x/bedtools2/releases/download/v2.29.0/bedtools-2.29.0.tar.gz
tar -zxvf bedtools-2.29.0.tar.gz
Expand Down

0 comments on commit 922ad52

Please sign in to comment.