Skip to content

Commit

Permalink
Update website.yml
Browse files Browse the repository at this point in the history
correct syntax error in website.yml
  • Loading branch information
luciclar authored Sep 10, 2024
1 parent a3feaac commit 5b46e10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
Rscript -e "install.packages(c('simulator', 'simpr', 'SimEngine', 'DT', 'withr', 'bench'))"
Rscript -e "install.packages(c('future', 'furrr', 'purrr', 'cli', 'RhpcBLASctl'))"
Rscript -e "install.packages('rix', repos = c('https://b-rodrigues.r-universe.dev', 'https://cloud.r-project.org'))"
- name: Additional Python packages
- name: Additional Python packages
run: |
pip install torch torch_geometric
Expand Down

0 comments on commit 5b46e10

Please sign in to comment.