mirror of https://mirror.osredm.com/root/redis.git
fix: typo in CI job name (#7466)
This commit is contained in:
parent
af39d750cd
commit
d5648d617e
|
@ -31,7 +31,7 @@ jobs:
|
|||
- name: make
|
||||
run: make
|
||||
|
||||
biuld-32bit:
|
||||
build-32bit:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
|
Loading…
Reference in New Issue