Skip to content

Commit

Permalink
More debug code.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelonken committed Oct 17, 2023
1 parent b2eb7ff commit 7a0443f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/cmake-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,12 @@ jobs:
name: dcmqi-build
path: ${{ github.workspace }}\dcmqi-build\dcmqi-build\dcmqi-*-win64.zip

# TODO remove (debug)
- name: Display structure of github workspace files
run: ls -R
working-directory: ${{ github.workspace }}


publish-windows:

runs-on: windows-latest
Expand Down

0 comments on commit 7a0443f

Please sign in to comment.