summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2026-02-14 17:45:49 +0800
committerSaikari <[email protected]>2026-02-20 16:31:35 +0300
commitc05571007a70f58d2d5862c87e0125054d6f4e90 (patch)
treecb935892be6b1043a4ffaea92392156127a670f8
parentd7ec0e8f525b88f2184cab499f2636b0c08822ce (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