Skip to content

Commit

Permalink
CI: Add libxml2 build: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
selimnairb committed Nov 25, 2023
1 parent f042386 commit fa3480b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/testwindows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ jobs:
}
Install-Module Pscx -AllowClobber
Install-Module VSSetup -Scope CurrentUser
# Debug
env
dir $env:GITHUB_WORKSPACE
# Download dependencies
if(-Not (Test-Path -Path downloads)) { mkdir downloads }
cd downloads
Expand Down

0 comments on commit fa3480b

Please sign in to comment.