Skip to content

Commit

Permalink
Update win-arm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JunaMeinhold authored Oct 13, 2024
1 parent ec447f1 commit fff6c20
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/win-arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
- name: List available libraries
run: |
dir "C:\Program Files (x86)\Windows Kits\10\Lib\*\um\arm64"

- name: Path
run: |
Get-ChildItem Env:Path

# - uses: actions/checkout@v4.1.7
# with:
Expand Down

0 comments on commit fff6c20

Please sign in to comment.