Skip to content

Commit

Permalink
chore(github): tweak debug build
Browse files Browse the repository at this point in the history
  • Loading branch information
solareon committed Jun 30, 2024
1 parent fc19379 commit f165ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debugbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: ${{ github.event.repository.name }}.zip
path: ./${{ github.event.repository.name }}
path: ${{ github.event.repository.name }}

0 comments on commit f165ad4

Please sign in to comment.