mirror of
https://github.com/Dadido3/noita-mapcap.git
synced 2024-11-18 17:17:31 +00:00
Update build.release.yml
This commit is contained in:
parent
f2b1aba994
commit
0e431c64d3
3
.github/workflows/build-release.yml
vendored
3
.github/workflows/build-release.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user