Update build.yml

Fix for VCS stamping
This commit is contained in:
kjake 2025-01-19 14:00:09 -05:00
parent 6cca71a05c
commit 8aa84e46e3
1 changed files with 1 additions and 0 deletions

View File

@ -16,5 +16,6 @@ jobs:
# Note that the test scripts require bash
prepare: |
pkg install -y sudo gmake bash git go curl
git config --global --add safe.directory /home/runner/work/cloudflared/cloudflared
run: |
sudo gmake install-go cloudflared cleanup-go