mirror of
https://github.com/openziti/zrok.git
synced 2024-11-07 08:44:14 +01:00
missing deps? (#70)
This commit is contained in:
parent
a239e6d454
commit
96e867ec25
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -9,6 +9,8 @@ jobs:
|
||||
release-build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: sudo apt-get install gcc-multilib g++-multilib
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
Loading…
Reference in New Issue
Block a user