Skip to content

Commit

Permalink
chore: fix Windows CI preview build
Browse files Browse the repository at this point in the history
Fixes #4135
  • Loading branch information
WofWca authored and Simon-Laux committed Sep 18, 2024
1 parent 78e188c commit a6581ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
run: |
dir
mkdir preview
move deltachat-desktop-${{ steps.prepare.outputs.prid }}.portable.exe preview/deltachat-desktop-${{ steps.prepare.outputs.prid }}.portable.exe
move Delta*Chat*.exe preview/deltachat-desktop-${{ steps.prepare.outputs.prid }}.portable.exe
dir preview
cd ..
# Upload Step
Expand Down

0 comments on commit a6581ff

Please sign in to comment.