Skip to content

Commit

Permalink
[SES-42] print VC
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilBohleber committed Aug 6, 2024
1 parent 2ad3792 commit 8a937df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ionos-windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: git clone -b develop --single-branch https://github.com/IONOS-Productivity/nc-client-building.git "${{ env.BUILDING_ROOT }}"

- name: print directory recursively
run: ls -R "C:\Program Files (x86)\Microsoft Visual Studio\2019\"
run: ls -R "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\"

- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 8a937df

Please sign in to comment.