Skip to content

Commit

Permalink
.github/workflows/ports_psoc6.yml: WIP for multi on target.
Browse files Browse the repository at this point in the history
Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
  • Loading branch information
jaenrig-ifx committed Aug 4, 2023
1 parent b90f180 commit 1523018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ports_psoc6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: actions/download-artifact@v3
- name: Install packages
run: |
sudo chmod 666 /var/run/docker.sock
echo ${{ secrets.SELF_HOSTED_PASSWORD }} | sudo -S chmod 666 /var/run/docker.sock
source tools/ci.sh && ci_psoc6_setup
# - name: Setup device
# run: |
Expand Down

0 comments on commit 1523018

Please sign in to comment.