Skip to content

Commit

Permalink
changing debug artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
gangatp committed Feb 20, 2024
1 parent 19dd002 commit ab9dec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
path: build/Debug/lib3mf.pdb
- uses: actions/upload-artifact@v2
with:
name: lib3mf.lib
name: lib3mf.debug.lib
path: build/Debug/lib3mf.lib
build-windows-32bit:
runs-on: windows-2019
Expand Down

0 comments on commit ab9dec5

Please sign in to comment.