From 5f23f8f31a85d1d97671101c7d8bfeb9877bd901 Mon Sep 17 00:00:00 2001 From: Andelf Date: Mon, 24 Jun 2024 11:32:27 +0800 Subject: [PATCH] fix(ci): use newest hpm-metapac --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2400ccd..0e86507 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -25,7 +25,7 @@ jobs: rustup target add riscv32imafc-unknown-none-elf - name: Fetch Deps # if this is a pull request - if: github.event_name == 'pull_request' + # if: github.event_name == 'pull_request' run: | mkdir -p ../hpm-data/build/ cd ../hpm-data/build/