WIP: implement gitea actions #6
@ -12,5 +12,5 @@ jobs:
|
||||
- name: "checkout"
|
||||
uses: actions/checkout@v3
|
||||
- name: "setup pipenv environment"
|
||||
run: pipenv install
|
||||
run: pipenv --python /usr/bin/python3 install
|
||||
working-directory: ${{ gitea.workspace }}
|
||||
|
Loading…
Reference in New Issue
Block a user