Update .gitea/workflows/UndeployPR.yaml
This commit is contained in:
parent
ab47ee2e18
commit
58381805e9
@ -10,6 +10,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.12.0'
|
||||
- name: Install pip packages
|
||||
run: pip install requests python-dotenv --quiet
|
||||
- name: Run Undeploy script
|
||||
|
Loading…
x
Reference in New Issue
Block a user