Update .gitea/workflows/UndeployPR.yaml
parent
e8fd475820
commit
280a2d6c92
|
@ -6,7 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
Deploy PR:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v4
|
||||
|
|
Loading…
Reference in New Issue