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 d4f7fd5 commit fc19379
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/debugbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ jobs:
- name: Upload Build Artifact
uses: actions/upload-artifact@v4
with:
name: debug-build
path: ${{ github.event.repository.name }}.zip
name: ${{ github.event.repository.name }}.zip
path: ./${{ github.event.repository.name }}

0 comments on commit fc19379

Please sign in to comment.