fix: typo in CI job name (#7466)

(cherry picked from commit d5648d617e1ed5b9cfa575ad412bc9d450b16afd)
This commit is contained in:
Abhishek Soni 2020-07-10 18:35:29 +05:30 committed by Oran Agra
parent b0faf6113e
commit 52929b61f8

View File

@ -31,7 +31,7 @@ jobs:
- name: make
run: make
biuld-32bit:
build-32bit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1