Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

Commit caf7842

Browse files
committed
Rel 2.1.4
1 parent c093f50 commit caf7842

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
OLDWD=`pwd`
4242
cd ~
4343
pwd
44-
wget https://github.com/stan-dev/cmdstan/releases/download/v2.25.0/cmdstan-2.26.0.tar.gz
44+
wget https://github.com/stan-dev/cmdstan/releases/download/v2.26.0/cmdstan-2.26.0.tar.gz
4545
tar -xzpf cmdstan-2.26.0.tar.gz
4646
ls -lia .
4747
make -C $JULIA_CMDSTAN_HOME build

0 commit comments

Comments
 (0)