From 7773aa05d8223b05bbe8d4cd66fa1b0cb0451815 Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 3 Jan 2021 01:22:22 +0800 Subject: Update debian_mips64.yml --- .github/workflows/debian_mips64.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/debian_mips64.yml b/.github/workflows/debian_mips64.yml index fae901348..585758972 100644 --- a/.github/workflows/debian_mips64.yml +++ b/.github/workflows/debian_mips64.yml @@ -22,7 +22,7 @@ jobs: args: > bash -c "uname -a && - apt update && apt install -y unzip && + apt update && apt install -y unzip curl && cd /github/workspace && ./scripts/get.sh __local__ && source ~/.xmake/profile && -- cgit v1.3.1