Skip to content

Commit

Permalink
ci: fix argument
Browse files Browse the repository at this point in the history
  • Loading branch information
musikid committed Jun 26, 2023
1 parent ef2187a commit 9b20bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Build
run: |
meson setup -C build
meson setup build
ninja -C build
- name: Check source code
Expand Down

0 comments on commit 9b20bc2

Please sign in to comment.