Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jedeoric committed Dec 4, 2023
1 parent 241b93f commit bb12d7a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,8 @@ jobs:
run: |
sudo apt-get install -y xvfb libgtk-3-0 libgtk-3-dev libsdl1.2debian libsdl1.2-dev
git clone https://github.com/pete-gordon/oricutron.git
cd oricutron && make && pwd && ls -l && cd .. && ls -l && mv oricutron/ ${GITHUB_WORKSPACE}/
cd oricutron && make && pwd && cd .. && ls -l && echo ${GITHUB_WORKSPACE}
echo Timeout oricutron : $TMOUT_ORICUTRON
PATH=$PATH:/home/runner/work/kernel/kernel/oricutron
export PATH
# - name: Compile orix-sdk
# if: steps.cache-sdk.outputs.cache-hit != 'true'
Expand Down

0 comments on commit bb12d7a

Please sign in to comment.