Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
krzywon committed Sep 26, 2024
1 parent d0b3e2f commit 1fbcb2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
sudo apt-get update
sudo apt-get dist-upgrade
wget https://repo.radeon.com/amdgpu-install/latest/ubuntu/jammy/amdgpu-install_6.2.60200-1_all.deb
sudo apt install amd-gpu-install --no-dkms --usecase=opencl
sudo apt install amdgpu-install --no-dkms --usecase=opencl
- name: Install Python dependencies
run: |
Expand Down

0 comments on commit 1fbcb2a

Please sign in to comment.