Skip to content

Commit 7ddaf52

Browse files
authored
Merge pull request #81 from hpc-carpentry/ocaisa-patch-1
Add missing R extensions for R package
2 parents 355e049 + 8200d92 commit 7ddaf52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
5454
run: |
5555
module load R/4.3.2-gfbf-2023a
56+
module load R-bundle-CRAN/2023.12-foss-2023a
5657
module load SciPy-bundle/2023.07-gfbf-2023a
5758
make data
5859

0 commit comments

Comments
 (0)