Skip to content

Commit

Permalink
workflows: move the Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
R1kaB3rN committed Mar 2, 2024
1 parent 0cb793b commit db328b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
shellcheck configure.sh
- name: Make System Package
run: |
mv Makefile.in Makefile
make PREFIX=/usr install

0 comments on commit db328b7

Please sign in to comment.