mirror of
https://codeberg.org/icewind/vbspview.git
synced 2026-06-03 18:24:09 +02:00
update threed
This commit is contained in:
parent
c625fa85eb
commit
7dec8aa2c6
9 changed files with 4997 additions and 550 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue