Update build-windows-msvc.yml

This commit is contained in:
marauder2k7 2023-07-25 20:07:06 +01:00
parent 3473a0af66
commit af484a6449

View file

@ -23,7 +23,7 @@ jobs:
fail-fast: false
steps:
- uses: actions/checkout@v3
- uses: ilammy/msvc-dev-cmd@v1
- name: Print env
run: |
echo github.event.action: ${{ github.event.action }}