Skip to content

Commit

Permalink
.github: add gettext as Windows CI dep
Browse files Browse the repository at this point in the history
  • Loading branch information
bk138 committed Mar 6, 2024
1 parent 8eaedf9 commit 937fe67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: johnwason/vcpkg-action@v4
id: vcpkg
with:
pkgs: wxwidgets
pkgs: wxwidgets gettext
triplet: x64-windows
token: ${{ github.token }}
- name: Build
Expand Down

0 comments on commit 937fe67

Please sign in to comment.