Skip to content

Commit

Permalink
Update makefile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
creek23 authored Nov 23, 2023
1 parent aae78bd commit 0bbe0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: sudo apt install make libgtkmm-3.0-dev build-essential

- name: Run check
run: make -f Makefile.gnu resource
run: cd studio; make -f Makefile.gnu resource

- name: Run distcheck
run: make -f Makefile.gnu

0 comments on commit 0bbe0d8

Please sign in to comment.