Skip to content

Commit

Permalink
Print runner workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
a-zakir authored Nov 2, 2023
1 parent 1bc2c11 commit 6191c8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/new-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ jobs:
choco install wget unzip zip --no-progress
- uses: lukka/get-cmake@latest
# - name: dir
# run: find $RUNNER_WORKSPACE
# shell: bash
- name: dir
run: find $RUNNER_WORKSPACE
shell: bash

- name: Setup vcpkg
uses: lukka/run-vcpkg@main
Expand Down

0 comments on commit 6191c8a

Please sign in to comment.