summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2026-02-14 17:45:49 +0800
committerruki <[email protected]>2026-02-14 17:45:49 +0800
commitffe255c4b65044a833c166904a67b47cf6d14c5e (patch)
tree1478321ef93448796c04b5a701523c5449555817
parent0cebadf47e5ee6b24d50a495617ae84608c1b199 (diff)
update haiku ci
-rw-r--r--.github/workflows/haiku.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/haiku.yml b/.github/workflows/haiku.yml
index 49e12beaf..136788754 100644
--- a/.github/workflows/haiku.yml
+++ b/.github/workflows/haiku.yml
@@ -69,11 +69,9 @@ jobs:
prepare: |
pkgman install -y git curl unzip make bash perl
run: |
- pwd
./configure --prefix=`pwd`/dist
make -j2
make install
- ls -l ./dist/
export XMAKE_ROOT=y
export PATH=`pwd`/dist/bin:$PATH
xrepo --version