build: fix typo
This commit is contained in:
parent
5b2365e925
commit
d9d3dd6bf7
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkoutv4
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Build
|
||||
run: docker build . -t git.kemitix.net/kemitix/rust:latest
|
||||
|
|
Loading…
Add table
Reference in a new issue