Skip to content

Commit

Permalink
Updated NetBSD buildscript
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-jonsson committed Apr 22, 2024
1 parent e9274bf commit 3c18dac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/netbsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
/usr/sbin/pkg_add SDL2 premake5 gmake
run: |
pwd
ls -lah
whoami
env
premake5 --test gmake
make clean test
premake5 --modules --static gmake
make clean sdl2-frontend

0 comments on commit 3c18dac

Please sign in to comment.