Skip to content

Commit

Permalink
fix ci upload path
Browse files Browse the repository at this point in the history
  • Loading branch information
GEEKiDoS committed Jul 24, 2024
1 parent 5ab1552 commit d6a725f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
with:
name: ${{matrix.configuration}} binaries
path: |
build/bin/x64/${{matrix.configuration}}/laochan-bootstrap64.exe
build/bin/x64/${{matrix.configuration}}/laochan-bootstrap64.pdb
build/bin/x64/${{matrix.configuration}}/laochan_bootstrap64.exe
build/bin/x64/${{matrix.configuration}}/laochan_bootstrap64.pdb

0 comments on commit d6a725f

Please sign in to comment.