Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jedeoric committed Oct 24, 2024
1 parent 4dfe80f commit 3fadb80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@ jobs:
run: |
echo "Workspace : ${GITHUB_WORKSPACE}"
ls -l ${GITHUB_WORKSPACE}
ls -l ${GITHUB_WORKSPACE}/oricutron
ls -l ${GITHUB_WORKSPACE}/oricutron/roms
git clone https://github.com/orix-software/docker-unit-test.git
cd docker-unit-test && bash install.sh ${GITHUB_WORKSPACE} && cd ..
if [ -d "tests/build/" ] && [ "$(ls -A tests/build/" ]; then
Expand Down

0 comments on commit 3fadb80

Please sign in to comment.