Skip to content

Commit

Permalink
Retry ubuntu build in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ckormanyos committed Jan 6, 2024
1 parent 8f1fed6 commit 631fb87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ti84-ref_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: build-and-verify-refapp
run: |
cd build
PATH=../sdcc-root/sdcc-4.3.0/bin:"$PATH"
PATH=../../sdcc-root/sdcc-4.3.0/bin:"$PATH"
sdcc -v
make TYP_OS=UNIX all
echo 'build-and-verify-refapp partial verify result'
Expand Down

0 comments on commit 631fb87

Please sign in to comment.