Skip to content

Commit

Permalink
test: inspect filesystem, paths are unexpected
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-secrist committed Jan 5, 2025
1 parent 33ad364 commit d7718cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ jobs:
working-directory: ${{ github.workspace }}/src
env:
VERSION: ${{ steps.detect_version.outputs.version }}
- run: ls -sR
- run: ls -sR ${{ github.workspace }}
- uses: actions/upload-artifact@v4
with:
if-no-files-found: error
Expand Down

0 comments on commit d7718cb

Please sign in to comment.