This commit is contained in:
@@ -44,7 +44,7 @@ runs:
|
||||
# - run: ls -la
|
||||
- run: ${{ github.action_path }}/execute.py ${{ github.token }}
|
||||
- run: echo "${{ github.action_path }}"
|
||||
- run: export PYTHONPATH=$PYTHONPATH:${{ gitea.action_path }}
|
||||
- run: export PYTHONPATH=${{ gitea.action_path }}:$PYTHONPATH
|
||||
- run: env
|
||||
- run: python -m executor git
|
||||
# main: execute.py
|
||||
|
||||
Reference in New Issue
Block a user