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 19f73b7 commit 762f02f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,9 @@ jobs:
- name: Generate Makefile
run: |
ls
cd equilibrium/build
./premake_linux.sh debug
./build/premake_linux.sh debug
- name: Build
run: |
cd equilibrium/out/gmake2
cd out/gmake2
nix develop --ignore-environment --command make akitrans

0 comments on commit 762f02f

Please sign in to comment.