fix: typo in CI job name (#7466)

This commit is contained in:
Abhishek Soni 2020-07-10 18:35:29 +05:30 committed by GitHub
parent af39d750cd
commit d5648d617e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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