Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
osfanbuff63 authored Feb 8, 2023
1 parent 2321b97 commit 848d4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: Vanilla Installer ${{ env.BRANCH }}+${{ steps.short-sha.outputs.sha }} (Windows)
path: "*.exe"
path: "build/*.exe"

# build-macos:
# name: Build macOS app bundle
Expand Down

0 comments on commit 848d4bc

Please sign in to comment.