Skip to content

Commit

Permalink
Merge pull request #81 from hpc-carpentry/ocaisa-patch-1
Browse files Browse the repository at this point in the history
Add missing R extensions for R package
  • Loading branch information
ocaisa authored May 16, 2024
2 parents 355e049 + 8200d92 commit 7ddaf52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
run: |
module load R/4.3.2-gfbf-2023a
module load R-bundle-CRAN/2023.12-foss-2023a
module load SciPy-bundle/2023.07-gfbf-2023a
make data
Expand Down

0 comments on commit 7ddaf52

Please sign in to comment.