Skip to content

Commit

Permalink
Fixed name of rake task to be called
Browse files Browse the repository at this point in the history
  • Loading branch information
kojix2 committed Nov 8, 2023
1 parent 15d62e8 commit d3522e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
- name: Download libui shared libraries
run: bundle exec rake vendor:kojix2:auto
run: bundle exec rake vendor:auto
- name: Rake test (XVFB)
uses: coactions/setup-xvfb@v1
with:
Expand Down

0 comments on commit d3522e9

Please sign in to comment.