From 1c02f4edca8f5f007d7db5c931c9f89cd5b5b0b1 Mon Sep 17 00:00:00 2001 From: AlexandreRouma Date: Sat, 3 Sep 2022 18:54:08 +0200 Subject: [PATCH] fix --- .github/workflows/build_all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_all.yml b/.github/workflows/build_all.yml index 380cb8a2..b0b16c2b 100644 --- a/.github/workflows/build_all.yml +++ b/.github/workflows/build_all.yml @@ -292,7 +292,7 @@ jobs: run: git clone https://github.com/AlexandreRouma/android-sdr-kit - name: Build container - working-directory: ${{runner.workspace}} + working-directory: ${{runner.workspace}}/android-sdr-kit run: docker build --progress=plain -t android-sdr-kit . - name: Build