parent
6cca71a05c
commit
8aa84e46e3
|
@ -16,5 +16,6 @@ jobs:
|
||||||
# Note that the test scripts require bash
|
# Note that the test scripts require bash
|
||||||
prepare: |
|
prepare: |
|
||||||
pkg install -y sudo gmake bash git go curl
|
pkg install -y sudo gmake bash git go curl
|
||||||
|
git config --global --add safe.directory /home/runner/work/cloudflared/cloudflared
|
||||||
run: |
|
run: |
|
||||||
sudo gmake install-go cloudflared cleanup-go
|
sudo gmake install-go cloudflared cleanup-go
|
||||||
|
|
Loading…
Reference in New Issue