diff --git a/.gitea/workflows/kek.yaml b/.gitea/workflows/kek.yaml index 6b560e7..6ca18b8 100644 --- a/.gitea/workflows/kek.yaml +++ b/.gitea/workflows/kek.yaml @@ -20,6 +20,7 @@ jobs: - run: echo "The workflow is now ready to test your code on the runner." - name: List files in the repository run: | + echo ${{ gitea.workspace }} ls ${{ gitea.workspace }} - name: Build the damn thing run: |