1
0
mirror of synced 2024-11-23 22:51:02 +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: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-20.04
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with: