This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
lfs: false
|
||||
|
||||
- name: Debug Ls
|
||||
run: ls -la "$PWD" && echo "$PWD && echo $GITEA_WORK_DIR"
|
||||
run: ls -la "$PWD" && echo "$PWD && echo ${{ github.workspace }}"
|
||||
|
||||
- name: Compile all .typ files
|
||||
uses: addnab/docker-run-action@v3
|
||||
|
||||
Reference in New Issue
Block a user