1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-26 10:05:10 +00:00
This commit is contained in:
zumbiepig
2024-08-27 12:29:02 -07:00
parent 0b8d0cccd9
commit a397d2f394

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