Skip to content

Commit

Permalink
Now just need to get cdi4dc to be found
Browse files Browse the repository at this point in the history
  • Loading branch information
UnknownShadow200 committed Sep 30, 2023
1 parent 5878bfc commit b09242e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_dreamcast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
id: compile
run: |
source /opt/toolchains/dc/kos/environ.sh
export PATH=/opt/toolchains/dc/kos/utils/img4dc/build/cdi4dc/:$PATH
make dreamcast
- uses: ./.github/actions/notify_failure
Expand Down

0 comments on commit b09242e

Please sign in to comment.