1
1
mirror of synced 2025-02-03 04:47:08 +01:00

Fix GH Actions

This commit is contained in:
BroGamer 2022-12-11 11:47:16 +13:00
parent c9ecc20987
commit 109ae2265f

View File

@ -4,7 +4,7 @@ on: [ push, pull_request ]
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
with: