From 767c183fbb4c42cc6a813a91de580a6be4e42d7a Mon Sep 17 00:00:00 2001 From: dey4ss <27929897+dey4ss@users.noreply.github.com> Date: Tue, 10 Sep 2024 16:53:57 +0200 Subject: [PATCH] test --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8a0c22b..d8b7a7c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -62,7 +62,7 @@ jobs: echo "${GITHUB_REF}" echo "${GITHUB_REF_NAME}" echo "${{github.repositoryUrl}}" - echo "${{github.event.pull_request.head}}" + echo "${{github.event.pull_request.head.repo.clone_url}}" echo "${{github.repository_owner}}/${{github.repository}}" apt-get update apt-get install -y git