update
This commit is contained in:
parent
44d3422e56
commit
bb4a62a796
4
.github/workflows/setup_docker.yml
vendored
4
.github/workflows/setup_docker.yml
vendored
@ -15,7 +15,9 @@ jobs:
|
||||
python:
|
||||
- 3.12.7
|
||||
steps:
|
||||
|
||||
- name: Checkout Repository
|
||||
run: |
|
||||
chmod -R u+rwX .
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user