We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98a5c7d + aabc736 commit 844530eCopy full SHA for 844530e
src/ci/publish_toolstate.sh
@@ -3,7 +3,7 @@
3
set -euo pipefail
4
IFS=$'\n\t'
5
6
-source "$(cd "$(dirname "$0")" && pwd)/../shared.sh"
+source "$(cd "$(dirname "$0")" && pwd)/shared.sh"
7
8
# The following lines are also found in src/bootstrap/toolstate.rs,
9
# so if updating here, please also update that file.
0 commit comments