update
This commit is contained in:
parent
b7efbc47b7
commit
a4d32a8ad4
3
.github/workflows/setup_docker.yml
vendored
3
.github/workflows/setup_docker.yml
vendored
@ -15,9 +15,6 @@ jobs:
|
|||||||
python:
|
python:
|
||||||
- 3.12.7
|
- 3.12.7
|
||||||
steps:
|
steps:
|
||||||
- name: Clean up repository
|
|
||||||
run: |
|
|
||||||
sudo rm -rf ${{ github.workspace }}/*
|
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user