mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 05:05:40 +12:00
update buildyml
This commit is contained in:
parent
59270700ef
commit
6f3883fa37
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
wget https://raw.githubusercontent.com/dotnet/runtime/main/eng/common/cross/build-rootfs.sh -O build-rootfs.sh
|
||||
chmod +x build-rootfs.sh
|
||||
sudo mkdir /usr/armroot
|
||||
sudo sh build-rootfs.sh BuildArch arm64 --rootfsdir=/usr/armroot
|
||||
sudo /usr/bin/env bash build-rootfs.sh BuildArch arm64 --rootfsdir=/usr/armroot
|
||||
- name: Restore dependencies
|
||||
run: |
|
||||
dotnet restore LibHISP
|
||||
|
|
Loading…
Add table
Reference in a new issue