Skip to content

Commit

Permalink
Update build.release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dadido3 committed Jan 15, 2024
1 parent f2b1aba commit 0e431c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:

steps:

- name: Install build essentials, needed for cross compilation.
run: sudo apt-get install -y build-essential

- name: Set up Go
uses: actions/setup-go@v2
with:
Expand Down

0 comments on commit 0e431c6

Please sign in to comment.