1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-08 09:24:48 +00:00
This commit is contained in:
zumbiepig 2024-08-27 12:29:02 -07:00
parent b454285f40
commit f75099ea33
No known key found for this signature in database
GPG Key ID: 17C891BE28B953DE

View File

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs:
build:
runs-on: windows-latest
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4