mirror of
https://github.com/redis/redis.git
synced 2026-05-28 04:02:46 -04:00
fix: typo in CI job name (#7466)
This commit is contained in:
parent
af39d750cd
commit
d5648d617e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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 a new issue