Skip to content

Commit

Permalink
ci: fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
saidsay-so committed Jun 26, 2023
1 parent 241bc6b commit ef2187a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
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 build howdy/src
meson setup -C build
ninja -C build
- name: Check source code
Expand Down

0 comments on commit ef2187a

Please sign in to comment.