From b90f18016fb67b21ab80f473ab5f27fb27f6fbb6 Mon Sep 17 00:00:00 2001 From: enriquezgarc Date: Fri, 4 Aug 2023 16:01:40 +0200 Subject: [PATCH] .github/workflows/ports_psoc6.yml: WIP for multi on target. Signed-off-by: enriquezgarc --- .github/workflows/ports_psoc6.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ports_psoc6.yml b/.github/workflows/ports_psoc6.yml index 43b6504b7ef74..a6e54453316ae 100644 --- a/.github/workflows/ports_psoc6.yml +++ b/.github/workflows/ports_psoc6.yml @@ -54,7 +54,9 @@ jobs: - name: Download binaries uses: actions/download-artifact@v3 - name: Install packages - run: source tools/ci.sh && ci_psoc6_setup + run: | + sudo chmod 666 /var/run/docker.sock + source tools/ci.sh && ci_psoc6_setup # - name: Setup device # run: | # cd tools/psoc6