Skip to content

Commit

Permalink
wip: debug GH CI - 2
Browse files Browse the repository at this point in the history
  • Loading branch information
actionless committed Nov 7, 2024
1 parent f48fa67 commit 818959b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: make
run: make
- name: make install
run: sudo env PREFIX=/usr/ make install
run: sudo make PREFIX=/usr/ install
- name: test deps
run: sudo apt-get install -y xvfb
- name: smoke test build
Expand Down

0 comments on commit 818959b

Please sign in to comment.