-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
0 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,15 +25,6 @@ jobs: | |
with: | ||
# The Doxygen version to install | ||
version: 1.10.0 | ||
- name: extract-7z-action | ||
# You may pin to the exact commit or the version. | ||
# uses: DuckSoft/extract-7z-action@6eaaa506b410f047eaa9b22498696aad1e19a834 | ||
uses: DuckSoft/[email protected] | ||
with: | ||
# archive path to extract | ||
pathSource: Doc/html/EFR32 ICE60730 Libraries.7z | ||
# path to place the extract | ||
pathTarget: Doc/html/ | ||
|
||
- name: Write File | ||
uses: DamianReeves/[email protected] | ||
|