Skip to content

Commit

Permalink
Update premake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wowvain-dev authored Apr 4, 2024
1 parent 4aa2438 commit ff742b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/premake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
# Premake version
version: 5.0.0-beta2
- name: Compile project
run: ../../premake5 gmake2 && ../../make
run: premake5 gmake2 && make

0 comments on commit ff742b7

Please sign in to comment.