We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e639719 commit f0707adCopy full SHA for f0707ad
.github/workflows/kat-transform.yml
@@ -59,7 +59,7 @@ jobs:
59
60
# Check for manifest file
61
if [ ! -f "./transformed/brazil-import-manifest.json" ]; then
62
- echo "Error: manifest.json not found in the transformed artifact"
+ echo "Error: brazil-import-manifest.json not found in the transformed artifact"
63
exit 1
64
fi
65
0 commit comments