Skip to content

Commit f8fdb31

Browse files
author
SamCHogg
committed
Install build dependencies
1 parent f747363 commit f8fdb31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
go-version: "1.22.2"
1919

2020
- name: Install depedencies
21-
run: apt-get install libbtrfs-dev -y
21+
run: sudo apt-get install libbtrfs-dev -y
2222

2323
- name: Download Go Modules
2424
run: go mod download

0 commit comments

Comments
 (0)