Skip to content

Commit f2dca36

Browse files
author
Dane Springmeyer
committed
Get correct mason version
1 parent f687a65 commit f2dca36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/setup_mason.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -eu
44
set -o pipefail
55

66
# we pin the mason version to avoid changes in mason breaking builds
7-
MASON_VERSION="3ddc419"
7+
MASON_VERSION="new-pkgs"
88

99
function setup_mason() {
1010
if [[ ! -d ./.mason ]]; then

0 commit comments

Comments
 (0)