Skip to content

Commit

Permalink
Update run_flare.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
addelany authored Aug 28, 2024
1 parent 50d862c commit 307c6f5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/run_flare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
with:
fetch-depth: 0

- name: install deps
shell: Rscript {0}
run: |
remotes::install_github("FLARE-forecast/FLAREr")
# - name: install deps
# shell: Rscript {0}
# run: |
# remotes::install_github("FLARE-forecast/FLAREr")

# Point to the right path, run the right Rscript command
- name: Run automatic prediction file
Expand Down

0 comments on commit 307c6f5

Please sign in to comment.