Skip to content

Commit 12e299a

Browse files
authored
Update toolbox.yml
1 parent f1c187a commit 12e299a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/toolbox.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Download cbuild release asset
5656
uses: dsaltares/fetch-gh-release-asset@master
5757
with:
58-
repo: "Open-CMSIS-Pack/devtools"
58+
repo: "brondani/devtools"
5959
version: tags/tools/buildmgr/0.10.5-dev0
6060
file: cbuild_install.sh
6161
target: tools/toolbox/cbuild/cbuild_install.sh
@@ -64,7 +64,7 @@ jobs:
6464
- name: Download projmgr release asset
6565
uses: dsaltares/fetch-gh-release-asset@master
6666
with:
67-
repo: "Open-CMSIS-Pack/devtools"
67+
repo: "brondani/devtools"
6868
version: tags/tools/projmgr/0.9.2-dev0
6969
file: projmgr.zip
7070
target: tools/toolbox/projmgr/projmgr.zip

0 commit comments

Comments
 (0)