Skip to content

Commit 87b24f1

Browse files
committed
add libextism action to the flow
Signed-off-by: Edoardo Vacchi <[email protected]>
1 parent 31607bf commit 87b24f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/release.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
- name: Checkout
2424
uses: actions/checkout@v4
2525

26+
- name: Install libextism
27+
uses: ./.github/actions/libextism
28+
2629
- name: Setup Java
2730
uses: actions/setup-java@v4
2831
with:

0 commit comments

Comments
 (0)