diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 9d2244d1..9c07ca17 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -8,7 +8,7 @@ on: branches: ["main"] env: - PROVIDER_LIBSSH_DEBUG_FILE: /tmp/libssh-provider-debug.log + P_LIBSSH_DEBUG: /tmp/libssh-provider-debug.log jobs: build: