Skip to content

Commit

Permalink
Another attempt for OmniOS "bmake"-style tool.
Browse files Browse the repository at this point in the history
  • Loading branch information
kristapsdz committed Jan 26, 2025
1 parent 901b3b5 commit 5a6107a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ jobs:
uses: vmactions/omnios-vm@v1
with:
usesh: true
copyback: false,
copyback: false
prepare: |
pkg install build-essential development/bmake
pkg install developer/build/make developer/gcc14 system/header
run: |
uname -a
./configure
Expand Down

0 comments on commit 5a6107a

Please sign in to comment.