This commit is contained in:
Benjamin Harder
2023-10-06 13:44:31 +02:00
parent 82d69a59a7
commit 048e77e5b8

View File

@@ -17,7 +17,7 @@ jobs:
- name: show current path
run: |
echo ${{ github.workspace }}
ls
ls -ahl
- name: Set up Python
uses: actions/setup-python@v4
with: