0.3 workflow
This commit is contained in:
parent
198d917469
commit
93e3380c9b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build armv7hl
|
- name: Build armv7hl
|
||||||
id: build_armv7hl
|
id: build_armv7hl
|
||||||
uses: attah/buildfish@0.2
|
uses: attah/buildfish@0.3
|
||||||
with:
|
with:
|
||||||
release: latest
|
release: latest
|
||||||
# run: docker run --rm --privileged -v $PWD:/share coderus/sailfishos-platform-sdk:$RELEASE /bin/bash -c "
|
# run: docker run --rm --privileged -v $PWD:/share coderus/sailfishos-platform-sdk:$RELEASE /bin/bash -c "
|
||||||
|
|
Loading…
Reference in a new issue