Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Force67 committed Nov 27, 2024
1 parent ecfc2f9 commit ef284fa
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 @@ -32,10 +32,10 @@ jobs:

- name: Generate Makefile
run: |
ls
./build/premake_linux.sh debug
- name: Build
run: |
cd out/gmake2
ls
nix develop .#linux --ignore-environment --command make akitrans

0 comments on commit ef284fa

Please sign in to comment.