1 parent f1c187a commit 12e299aCopy full SHA for 12e299a
1 file changed
.github/workflows/toolbox.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Download cbuild release asset
56
uses: dsaltares/fetch-gh-release-asset@master
57
with:
58
- repo: "Open-CMSIS-Pack/devtools"
+ repo: "brondani/devtools"
59
version: tags/tools/buildmgr/0.10.5-dev0
60
file: cbuild_install.sh
61
target: tools/toolbox/cbuild/cbuild_install.sh
@@ -64,7 +64,7 @@ jobs:
64
- name: Download projmgr release asset
65
66
67
68
version: tags/tools/projmgr/0.9.2-dev0
69
file: projmgr.zip
70
target: tools/toolbox/projmgr/projmgr.zip
0 commit comments