Skip to content

Commit

Permalink
ci: install ragel on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
variar committed Nov 24, 2024
1 parent 2a414c6 commit 29a8332
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ jobs:
shell: sh
run: |
choco install pkgconfiglite
winget install ragel
- uses: ./.github/actions/agent-build
- uses: ./.github/actions/agent-run-tests
Expand Down

0 comments on commit 29a8332

Please sign in to comment.