Skip to content

Commit

Permalink
use compress xed
Browse files Browse the repository at this point in the history
  • Loading branch information
herumi committed Nov 11, 2024
1 parent c6ecb77 commit df98982
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit df98982

Please sign in to comment.