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 911bb67 commit c46e582Copy full SHA for c46e582
providers/go-feature-flag/download-wasm.sh
@@ -79,4 +79,6 @@ if [ $? -ne 0 ]; then
79
exit 1
80
fi
81
82
+ls "$target_dir"
83
+
84
echo "Done."
0 commit comments