aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2024-11-11 15:59:00 +0900
committerMITSUNARI Shigeo <[email protected]>2024-11-11 15:59:00 +0900
commitdf989828365284b344c1a70aa07a73f1424d2d59 (patch)
tree3e8cca1a819c4c479c7232f92c32db9f5b979772
parentc6ecb7782332d865e7629aafc843c3c63f3e9a5e (diff)
downloadxbyak-df989828365284b344c1a70aa07a73f1424d2d59.tar.gz
xbyak-df989828365284b344c1a70aa07a73f1424d2d59.zip
use compress xeddev
-rw-r--r--.github/workflows/main.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 0d335ef..e2346bd 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
cd test
#wget https://downloadmirror.intel.com/831748/sde-external-9.44.0-2024-08-22-lin.tar.xz
#tar xvf sde-external-9.44.0-2024-08-22-lin.tar.xz
- wget https://github.com/herumi/xed-bin/raw/refs/heads/main/xed
- chmod +x ./xed
+ wget https://github.com/herumi/xed-bin/raw/refs/heads/main/xed.tgz
+ tar xvf xed.tgz
./xed -version
env XED=./xed make xed_test