Update main.yml

This commit is contained in:
mathuo 2020-10-15 22:22:14 +01:00 committed by GitHub
parent 4af8eb8e7a
commit fe14b0c441
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ on: [push]
jobs:
build:
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- uses: actions/checkout@v2