mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-11-30 02:48:57 +08:00
try ubuntu_aarch64.yml
This commit is contained in:
parent
50f3a22bc7
commit
dde1009163
4
.github/workflows/ubuntu_aarch64.yml
vendored
4
.github/workflows/ubuntu_aarch64.yml
vendored
@ -29,10 +29,6 @@ jobs:
|
||||
wget https://github.com/xmake-mirror/musl.cc/releases/download/20210202/${{ matrix.cross }}-cross.linux.tgz
|
||||
tar -xvf ${{ matrix.cross }}-cross.linux.tgz
|
||||
|
||||
- name: checkout
|
||||
run: |
|
||||
git clone https://github.com/fasiondog/hikyuu.git --recursive --depth 1
|
||||
|
||||
- name: build
|
||||
run: |
|
||||
xmake f -p cross -a aarch64 --sdk=`pwd`/${{ matrix.cross }}-cross -y
|
||||
|
Loading…
Reference in New Issue
Block a user