Skip to content

Commit 4631a52

Browse files
committed
foo
1 parent 559aa18 commit 4631a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
# libdrm is required by kfd_ioctl.h
2222
- name: Install software
23-
run: sudo apt install golang libdrm-dev build-essential
23+
run: sudo apt install golang libdrm-dev
2424

2525
- name: Install c-for-go
2626
run: |

0 commit comments

Comments
 (0)