Skip to content

Commit

Permalink
Update name of make step in build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wins1ey authored Apr 9, 2024
1 parent 7269aa6 commit 81e501f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
sudo apt -y update
sudo apt -y install libgtk-3-dev libx11-dev libjansson-dev liblua5.4-dev
- name: "Run make clean and make"
- name: "Run make"
run: make -j

- name: Set Build number
Expand Down

0 comments on commit 81e501f

Please sign in to comment.