mirror of
https://github.com/juanfont/headscale.git
synced 2026-01-23 02:24:10 +00:00
update dependencies (#2798)
This commit is contained in:
parent
c07cc491bf
commit
4912769ab3
11 changed files with 252 additions and 252 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -94,6 +94,8 @@ jobs:
|
|||
restore-prefixes-first-match: nix-${{ runner.os }}-${{ runner.arch }}
|
||||
|
||||
- name: Run go cross compile
|
||||
env:
|
||||
CGO_ENABLED: 0
|
||||
run:
|
||||
env ${{ matrix.env }} nix develop --command -- go build -o "headscale"
|
||||
./cmd/headscale
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue