Update publish-all.sh for new paths.

This commit is contained in:
Dan Gohman
2019-11-08 10:26:48 -08:00
parent b158666f2b
commit 7ac115d632
5 changed files with 18 additions and 39 deletions

View File

@@ -5,7 +5,7 @@ set -euo pipefail
# dependencies versions. To use, bump the version number below, run the
# script.
topdir=$(dirname "$0")
topdir=$(dirname "$0")/..
cd "$topdir"
# All the cranelift-* crates have the same version number