Skip to content

Commit

Permalink
remove path from download artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
atavism committed Dec 13, 2023
1 parent 7a8ecf3 commit 4821c25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: windows${{inputs.build-suffix}}-installer-unsigned
path: lantern${{inputs.installer-suffix}}.exe
- name: Make installer
run: |
pwd
Expand Down

0 comments on commit 4821c25

Please sign in to comment.