Skip to content

Commit

Permalink
Rel 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
goedman committed Oct 25, 2021
1 parent 9f4f416 commit 824d778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
OLDWD=`pwd`
cd ~
pwd
wget https://github.com/stan-dev/cmdstan/releases/download/v2.28.0/cmdstan-2.28.1.tar.gz
wget https://github.com/stan-dev/cmdstan/releases/download/v2.28.1/cmdstan-2.28.1.tar.gz
tar -xzpf cmdstan-2.28.1.tar.gz
ls -lia .
make -C $JULIA_CMDSTAN_HOME build
Expand Down

0 comments on commit 824d778

Please sign in to comment.