Răsfoiți Sursa

Update build-windows-msvc.yml

marauder2k7 2 ani în urmă
părinte
comite
af484a6449
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      .github/workflows/build-windows-msvc.yml

+ 1 - 1
.github/workflows/build-windows-msvc.yml

@@ -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 }}