Skip to content

Commit 345a103

Browse files
committed
update
1 parent e6dd994 commit 345a103

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 curl
62+
apt install --no-install-recommends -y git gcc g++ make cmake ninja-build curl libgl1
6363
6464
- name: Checkout
6565
uses: actions/checkout@v4

0 commit comments

Comments
 (0)