Skip to content

Commit

Permalink
Update PACK.xsd version (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
brondani authored Mar 25, 2024
1 parent ec87a61 commit 83ba6c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/toolbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:

- name: Unzip and copy files
run: |
curl https://raw.githubusercontent.com/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/v1.7.31/schema/PACK.xsd --output distribution/etc/PACK.xsd
curl https://raw.githubusercontent.com/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/v1.7.32/schema/PACK.xsd --output distribution/etc/PACK.xsd
sudo chmod +x ./cbuild/cbuild_install.sh
./cbuild/cbuild_install.sh -x cbuild
cp -r cbuild/bin/* distribution/bin
Expand Down

0 comments on commit 83ba6c7

Please sign in to comment.