actions: fix typo.

This commit is contained in:
Kavin 2022-12-06 03:02:58 +00:00
parent b744f1ba79
commit e23d69183f
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD

View file

@ -11,7 +11,7 @@ on:
- "**.md" - "**.md"
jobs: jobs:
build-docker: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3