fix ci doc

This commit is contained in:
2025-12-19 13:45:29 +01:00
parent 1e115c49f6
commit be4f01877d

View File

@@ -43,7 +43,7 @@ Execute:
GOOS=freebsd go build
```
Copy the newly built binaries `dist/woodpecker-agent` into the VM to
Copy the newly built binaries into the VM to
`/usr/local/bin`.
```default