fix missing space

This commit is contained in:
Wade Simmons
2026-05-01 13:57:34 -04:00
parent 7f6976ba5d
commit 441a67fbf9

View File

@@ -229,7 +229,7 @@ bin-docker: bin build/linux-amd64/nebula build/linux-amd64/nebula-cert
smoke-docker: bin-docker
cd .github/workflows/smoke/ && $(GOENV) ./build.sh
cd .github/workflows/smoke/ && $(GOENV)./smoke.sh
cd .github/workflows/smoke/ && $(GOENV) ./smoke.sh
cd .github/workflows/smoke/ && $(GOENV) NAME="smoke-p256" CURVE="P256" ./build.sh
cd .github/workflows/smoke/ && $(GOENV) NAME="smoke-p256" ./smoke.sh