mirror of
https://github.com/CDrummond/bliss-analyser.git
synced 2025-04-08 05:00:02 +03:00
nightly?
This commit is contained in:
parent
cf0e6cf5fb
commit
8ba10a0f8e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -74,7 +74,7 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
docker run --rm -v $(pwd):/source dlecan/rust-crosscompiler-arm:stable
|
||||
docker run --rm -v $(pwd):/source dlecan/rust-crosscompiler-arm:nightly
|
||||
docker build -t bliss-analyser-cross - < docker/Dockerfile
|
||||
docker run --rm -v $PWD/target:/build -v $PWD:/src bliss-analyser-cross
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user