Skip to content

Commit

Permalink
add freebsd-build
Browse files Browse the repository at this point in the history
  • Loading branch information
amutu authored Jan 21, 2024
1 parent fd44806 commit b92be50
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,12 @@ jobs:
envs: 'MYTOKEN MYTOKEN2'
usesh: true
prepare: |
pkg install -y curl
pkg install -y scws
pkg install -y postgresql16-server
pkg install -y gmake
run: |
pwd
ls -lah
whoami
env
freebsd-version
git clone https://github.com/amutu/zhparser.git
cd zhparser ; gmake

0 comments on commit b92be50

Please sign in to comment.