fix: typo in CI job name (#7466)

(cherry picked from commit 6d8fa206bb6b6bc50cf485b597aaac1870aa8992)
This commit is contained in:
Abhishek Soni 2020-07-10 18:35:29 +05:30 committed by Oran Agra
parent b42a2bef01
commit 650f4c538d

View File

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