First texture rendering (if broken)

This commit is contained in:
2026-02-06 12:48:49 -06:00
parent 0d56859d94
commit aa5b41fe31
23 changed files with 226 additions and 179 deletions

View File

@@ -71,4 +71,17 @@ jobs:
with:
name: dusk-psp
path: build/gitea/
if-no-files-found: error
if-no-files-found: error
build-dolphin:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v5
- name: Install dependencies
run: |
apt-get update
apt-get install -y docker.io
- name: Docker test
run: |
./.ci/dolphin/build-gamecube.sh