Skip to content

Commit

Permalink
dir .
Browse files Browse the repository at this point in the history
  • Loading branch information
rex-schilasky committed Jul 12, 2024
1 parent 0ba3e02 commit 588b42c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
working-directory: ${{ runner.workspace }}/_build/sdk

- name: List complete setup directory
run: dir D:/a/ecal/_build/complete /s
run: dir . /s /b sortorder:N
working-directory: ${{ runner.workspace }}/_build/complete

- name: Pack complete setup
Expand Down

0 comments on commit 588b42c

Please sign in to comment.