This commit is contained in:
Viktor Rådberg
2024-01-13 19:28:50 +01:00
parent 8d23349dac
commit a136dbd3f9

View File

@@ -34,6 +34,9 @@ jobs:
env: env:
working-directory: ${{ github.workspace }} working-directory: ${{ github.workspace }}
steps: steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: List Repository Contents - name: List Repository Contents
run: ls -R run: ls -R