infra-setup #2
|
@ -26,6 +26,7 @@ jobs:
|
|||
echo !${{ github.event.pusher }}
|
||||
echo !${{ github.event.forkee }}
|
||||
git remote get-url origin
|
||||
git branch -l | cat
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4
|
||||
|
|
Loading…
Reference in New Issue