Skip to content

Commit

Permalink
Fix for Pack build job (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
vovamarch authored Dec 14, 2023
1 parent 55f1a14 commit cfd79de
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
git fetch --tags --force
- uses: Open-CMSIS-Pack/gen-pack-action@main
- uses: Open-CMSIS-Pack/gen-pack-action@main
with:
doxygen-version: 1.9.6
packchk-version: 1.4.1
Expand Down
Empty file modified Documentation/Doxygen/gen_doc.sh
100644 → 100755
Empty file.
Empty file modified gen_pack.sh
100644 → 100755
Empty file.

0 comments on commit cfd79de

Please sign in to comment.