Build on ubuntu?

This commit is contained in:
SilicaAndPina 2022-04-15 00:07:42 +12:00
parent 80b0e88e1e
commit 55cdf049e8

View file

@ -10,7 +10,7 @@ defaults:
jobs:
build:
runs-on: windows-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2