Skip to content

Commit

Permalink
update windows jags
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenkewu committed Dec 16, 2023
1 parent a17e52d commit 39edb9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- name: Install JAGS on Windows
if: runner.os == 'Windows'
run: C:\JAGS-4.3.0.exe /S
run: C:\JAGS-4.3.0\JAGS-4.3.0.exe /S
shell: cmd

- name: Install Mac system dependencies
Expand Down

0 comments on commit 39edb9d

Please sign in to comment.