Skip to content

Commit

Permalink
fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
seantalts committed Jun 13, 2019
1 parent 0891a3d commit 0cb55f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-stanc3-test-tar.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cd ..
tar -czf performance-tests-cmdstan.tar.gz ./performance-tests-cmdstan
ghr --recreate stanc3-tests-`date --iso-8601`
ghr --recreate stanc3-tests-`date --iso-8601` performance-tests-cmdstan.tar.gz

0 comments on commit 0cb55f9

Please sign in to comment.