2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-01 13:06:45 +00:00

So apparently I cannot spell...

This commit is contained in:
Oliver Walters 2021-03-31 22:48:58 +11:00
parent 1a7b6e2613
commit 6017cad6b3

View File

@ -7,7 +7,7 @@ on: ["push", "pull_request"]
jobs:
docker:
runs-on: ubtunu-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2