We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6dd994 commit 345a103Copy full SHA for 345a103
.github/workflows/_ascend_npu_benchmark.yml
@@ -59,7 +59,7 @@ jobs:
59
run: |
60
sed -i 's|ports.ubuntu.com|mirrors.tuna.tsinghua.edu.cn|g' /etc/apt/sources.list
61
apt update
62
- apt install --no-install-recommends -y git gcc g++ make cmake ninja-build curl
+ apt install --no-install-recommends -y git gcc g++ make cmake ninja-build curl libgl1
63
64
- name: Checkout
65
uses: actions/checkout@v4
0 commit comments