From 60a3c055170f9816fc0c820a19a34ffff9586d63 Mon Sep 17 00:00:00 2001 From: Tlntin Date: Sat, 4 Feb 2023 19:20:14 +0800 Subject: [PATCH] test github actions --- .github/workflows/pake_build_with_cache.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pake_build_with_cache.yaml b/.github/workflows/pake_build_with_cache.yaml index cf49f68..c7c72de 100644 --- a/.github/workflows/pake_build_with_cache.yaml +++ b/.github/workflows/pake_build_with_cache.yaml @@ -101,7 +101,7 @@ jobs: # test build aarch64 - build(aarch64-linux): + aarch64-linux: runs-on: ubuntu-20.04 # needs: build-dist-bundle steps: