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