]> git.deb.at Git - rhonda/impostor.git/commitdiff
Fix build
authorAeonLucid <aeonlucid@gmail.com>
Wed, 30 Sep 2020 23:49:15 +0000 (01:49 +0200)
committerAeonLucid <aeonlucid@gmail.com>
Wed, 30 Sep 2020 23:49:15 +0000 (01:49 +0200)
.github/workflows/main.yml

index ab1253216976fdc15c2d614a725a85f362d4a4b0..b129c9d05ca5ebe832cbfcdbdf04d37b76d69ea7 100644 (file)
@@ -16,9 +16,9 @@ on:
 
 jobs:
   build-client:
-  runs-on: windows-latest
-  steps:
     name: Build Client
+    runs-on: windows-latest
+    steps:
       - name: Checkout
         uses: actions/checkout@v2
       - name: Setup MSBuild.exe