We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0891a3d commit 0cb55f9Copy full SHA for 0cb55f9
release-stanc3-test-tar.sh
100644
100755
@@ -1,3 +1,3 @@
1
cd ..
2
tar -czf performance-tests-cmdstan.tar.gz ./performance-tests-cmdstan
3
-ghr --recreate stanc3-tests-`date --iso-8601`
+ghr --recreate stanc3-tests-`date --iso-8601` performance-tests-cmdstan.tar.gz
0 commit comments