Update main.yml

Martin's script failing on newest ubuntu, trying to go back.
This commit is contained in:
ᎠᎡ. Ѕϵrgϵ Ѵictor 2022-07-24 16:04:19 +07:00 committed by GitHub
parent fd6dce27e0
commit 4ff3c5b102
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ env:
jobs:
documents-build:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2