Skip to content

Commit

Permalink
fix: generate previews from forked repos
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaolou86 committed Feb 4, 2024
1 parent 757861c commit 020ccd4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@ jobs:
# Debug information
echo "Current directory: $(pwd)"
echo "Contents of the repository:"
branch_name="${{ github.ref }}"
echo "branch_name: $branch_name"
ls -al
echo "Git status:"
Expand Down

0 comments on commit 020ccd4

Please sign in to comment.