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 eec95d0 commit 59008b5Copy full SHA for 59008b5
backends/arm/scripts/mlsdk_utils.sh
@@ -7,7 +7,7 @@
7
set -euo pipefail
8
9
mlsdk_manifest_url="https://github.com/arm/ai-ml-sdk-manifest.git"
10
-mlsdk_manifest_tag="dev-snapshot-2025-09-12"
+mlsdk_manifest_tag="refs/tags/dev-snapshot-2025-09-12"
11
12
script_dir=$(cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd)
13
0 commit comments