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

index cd358c9f3b063d48199705d62fca72bd0d72fdce..ab1253216976fdc15c2d614a725a85f362d4a4b0 100644 (file)
@@ -16,6 +16,8 @@ on:
 
 jobs:
   build-client:
+  runs-on: windows-latest
+  steps:
     name: Build Client
       - name: Checkout
         uses: actions/checkout@v2