WIP: implement gitea actions #6
@ -12,7 +12,7 @@ jobs:
|
||||
python-version: "3.11.7"
|
||||
- name: "install pipenv"
|
||||
run: |-
|
||||
apt update -y && apt install pipenv -y
|
||||
python -m pip install pipenv
|
||||
- name: "checkout"
|
||||
uses: actions/checkout@v3
|
||||
- name: "setup pipenv environment"
|
||||
|
Loading…
Reference in New Issue
Block a user