Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared-Dahlke authored Jul 6, 2024
1 parent 73a5a5e commit fab50be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
- name: verify nasm installation
if: matrix.platform == 'windows-latest'
run: |
echo $env:PATH
which nasm
nasm --version
Expand Down

0 comments on commit fab50be

Please sign in to comment.