Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jedeoric committed Dec 5, 2023
1 parent c2756f7 commit 86634d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ jobs:
run: |
git clone https://github.com/orix-software/docker-unit-test.git
cd docker-unit-test && bash install.sh ${GITHUB_WORKSPACE} && cd ..
cd ${GITHUB_WORKSPACE}/oricutron
timeout 5 ./xvfb.sh
ls -l ${GITHUB_WORKSPACE}/oricutron/SDCARD
Expand Down

0 comments on commit 86634d7

Please sign in to comment.