Skip to content

Commit

Permalink
Force use bash
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-jonsson committed Nov 13, 2024
1 parent b6aefe9 commit 5a91f8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
cp "${GITHUB_WORKSPACE}/front/rpi/kernel8-32.img" "${GITHUB_WORKSPACE}"
- name: Build (RaspberryPi4)
shell: bash
run: |
export CIRCLEHOME="${GITHUB_WORKSPACE}/circle-master"
rm -rf "${CIRCLEHOME}"
Expand Down

0 comments on commit 5a91f8a

Please sign in to comment.