update threed

This commit is contained in:
Robin Appelman 2023-12-13 16:02:43 +01:00
commit 7dec8aa2c6
9 changed files with 4997 additions and 550 deletions

View file

@ -56,5 +56,5 @@ jobs:
- run: nix build .#${{ matrix.target }}
- uses: actions/upload-artifact@v3
with:
name: vbspview-${{ matrix.asset_suffix }}
name: vbspview-${{ matrix.target }}
path: result/bin/vbspview${{ matrix.artifact_suffix }}