chore: fix frozen changelog path (#22760)

pull/22761/head
Sam Arnold 2021-10-26 11:01:15 -04:00 committed by GitHub
parent 19f7fccebe
commit 5f07c101ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ jobs:
build-simple-changelog.sh HEAD v1.9.0 >> changelog_artifacts/CHANGELOG.md
fi
cat ./scripts/ci/scripts/ci/CHANGELOG_frozen.md >> changelog_artifacts/CHANGELOG.md
cat ./scripts/ci/CHANGELOG_frozen.md >> changelog_artifacts/CHANGELOG.md
- store_artifacts:
path: changelog_artifacts/
- aws-s3/copy: