Skip to content

Commit

Permalink
Debug export
Browse files Browse the repository at this point in the history
  • Loading branch information
h4de5 committed Jul 24, 2024
1 parent 2ab1e7f commit 0892436
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/godot-export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@ jobs:
run: |
echo "/home/runner/.local/share/godot/builds"
ls -lha /home/runner/.local/share/godot/builds
echo "/home/runner/work/godot-boilerplate/godot-boilerplate/build"
ls -lha /home/runner/work/godot-boilerplate/godot-boilerplate/build
echo "content of builds"
ls -lha /home/runner/.local/share/godot/builds/*
echo "github.workspace"
ls -lha ${{ github.workspace }}
echo "currend dir"
Expand Down

0 comments on commit 0892436

Please sign in to comment.