Skip to content

Commit

Permalink
Print downloaded artifacts.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelonken committed Oct 17, 2023
1 parent 37ce8a4 commit d694b8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cmake-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ jobs:
#path: ${{ github.workspace }}\dcmqi-build\dcmqi-build\dcmqi-*-win64*.zip
path: ${{ github.workspace }}\dcmqi-build\dcmqi-build

# - name: Display structure of github workspace files
# run: ls -R
# working-directory: ${{ github.workspace }}
- name: Display structure of github workspace files
run: ls -R
working-directory: ${{ github.workspace }}\dcmqi-build\dcmqi-build

- name: Publish package
run: |
Expand Down

0 comments on commit d694b8a

Please sign in to comment.