0.6 workflow
This commit is contained in:
parent
55c894b93d
commit
b1c3da9f54
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.5
|
uses: attah/buildfish@0.6
|
||||||
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