Skip to content

Commit 3a043ec

Browse files
committed
Fix GitHub action.
1 parent a439e9f commit 3a043ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ jobs:
201201
- uses: actions/checkout@v5
202202

203203
- name: Install dependencies
204+
run: |
204205
sudo apt-get update
205206
sudo apt-get install -y build-essential debhelper golang git
206207

0 commit comments

Comments
 (0)