Skip to content

Commit

Permalink
Update R-CMD-check.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bodkan committed May 10, 2024
1 parent bb0ce9b commit f3ec045
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/R-CMD-check.yaml
Expand Up @@ -48,8 +48,7 @@ jobs:
run: brew install openblas gsl lapack bedtools

- name: Compile and install ADMIXTOOLS (Linux + macOS)
# if: runner.os != 'Windows'
if: runner.os == 'Linux'
if: runner.os != 'Windows'
run: |
# create a single directory for all external software
mkdir -p ~/deps
Expand Down

0 comments on commit f3ec045

Please sign in to comment.