Fix action name
This commit is contained in:
parent
52dbfb7b3f
commit
d9ce9f9294
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
release: 4.4.0.58
|
||||
arch: i486
|
||||
|
||||
- name: Build i486
|
||||
- name: Build aarch64
|
||||
id: build_aarch64
|
||||
uses: coderus/github-sfos-build@master
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue