mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-04-27 20:51:40 +00:00
Update PDB archive name
This commit is contained in:
parent
3db6913553
commit
def375711f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
|
|
@ -280,6 +280,6 @@ jobs:
|
||||||
- name: Archive Debug Files
|
- name: Archive Debug Files
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: Zelda64Recompiled-${{ runner.os }}-${{ matrix.type }}-PDB
|
name: Zelda64Recompiled-PDB-${{ matrix.type }}
|
||||||
path: |
|
path: |
|
||||||
Zelda64Recompiled.pdb
|
Zelda64Recompiled.pdb
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue