Skip to content

Commit

Permalink
Update build-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
razterizer authored Sep 15, 2024
1 parent e76b3b9 commit a54bac7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ jobs:
# Step 6b: List contents of 3rdparty includes.
- name: List 3rdparty/include files
run: ls $env:GITHUB_WORKSPACE\..\3rpdarty\include\OpenAL_Soft
# run: ls $env:GITHUB_WORKSPACE\..\3rpdarty\include\OpenAL_Soft
run: ls $env:GITHUB_WORKSPACE

# Step 7: Fix step for libsndfile (if needed)

Expand Down

0 comments on commit a54bac7

Please sign in to comment.