Skip to content

Commit bae45c6

Browse files
authored
CLOUDP-169103 atlascli issues with release (2nd) (#1822)
1 parent 2c2d94f commit bae45c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/package/chocoupdate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ go-msi check-env
2929

3030
VERSION="$(git tag --list "${TOOL_NAME:?}/v*" --sort=taggerdate | tail -1 | cut -d "v" -f 2)"
3131

32-
go run ./tools/chocolateyupdate/main.go --path "build/package/chocolatey/temp/mongodb-atlas.${VERSION}.nupkg"
32+
go run ./tools/chocolateyupdate/main.go --path "dist/mongodb-atlas.${VERSION}.nupkg"

0 commit comments

Comments
 (0)