Skip to content

Commit

Permalink
Add automake-wrapper and libtool install to msys2
Browse files Browse the repository at this point in the history
  • Loading branch information
masoudd committed Jun 14, 2024
1 parent dd55993 commit 59ffd3f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ jobs:
steps:
- name: Setup MSYS2
uses: msys2/setup-msys2@v2
with:
install: >-
automake-wrapper
libtool
- name: Checkout jcal
uses: actions/checkout@v4
Expand Down

0 comments on commit 59ffd3f

Please sign in to comment.