Skip to content

Commit

Permalink
Fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
melody-rs committed Aug 22, 2024
1 parent 9a76303 commit 6a7851d
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 @@ -111,4 +111,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: luminol-trunk
path: ${{ github.workspace }}/dist/
path: ${{ github.workspace }}/crates/launcher/dist/

0 comments on commit 6a7851d

Please sign in to comment.