Debugging CF subdomain step.....

This commit is contained in:
2025-01-01 13:38:29 -05:00
parent fb9443a21d
commit 4f40973910
+1
View File
@@ -64,6 +64,7 @@ jobs:
- name: Setup flarectl
run: |
go env
if [ -z "$(echo $GOPATH)" ]; then
export GOPATH=$HOME/go
fi