Update .gitea/workflows/DeployPR.yaml
Deploy PR / Deploy PR (pull_request) Failing after 5s Details

pull/11/head
lars 2023-10-05 01:09:15 +00:00
parent 398db54e15
commit 1d42c7f95c
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
with:
python-version: '3.x'
- name: Install pip packages
run: pip install requests python-dotenv --quiet
- name: Run Deploy script