Skip to content

Commit 7749d94

Browse files
committed
update
1 parent 0854741 commit 7749d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_ascend_npu_benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: |
6060
sed -i 's|ports.ubuntu.com|mirrors.tuna.tsinghua.edu.cn|g' /etc/apt/sources.list
6161
apt update
62-
apt install --no-install-recommends -y git gcc g++ make cmake ninja-build
62+
apt install --no-install-recommends -y git gcc g++ make cmake ninja-build curl
6363
6464
- name: Download ${{ inputs.artifact_name }}
6565
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)