Fix action name
This commit is contained in:
parent
3ef7399b1d
commit
0c3d02f7d5
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
|
release: 4.4.0.58
|
||||||
arch: i486
|
arch: i486
|
||||||
|
|
||||||
- name: Build i486
|
- name: Build aarch64
|
||||||
id: build_aarch64
|
id: build_aarch64
|
||||||
uses: coderus/github-sfos-build@master
|
uses: coderus/github-sfos-build@master
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue