Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dey4ss committed Sep 10, 2024
1 parent f169773 commit 538c604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
echo "${GITHUB_REF}"
echo "${GITHUB_REF_NAME}"
echo "${{github.repositoryUrl}}"
echo "${{github.event.head.repo.clone_url}}"
echo "${{github.event.repository}}"
echo "${{github.repository_owner}}/${{github.repository}}"
apt-get update
apt-get install -y git
Expand Down

0 comments on commit 538c604

Please sign in to comment.