Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ahmed Magdy <amagdy@microsoft.com>
  • Loading branch information
amgdy authored Apr 16, 2024
1 parent 0fbac2f commit fdf1e6a
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 @@ -73,5 +73,5 @@ jobs:
- name: 📤 Upload a Build Artifact
uses: actions/upload-artifact@v4.3.1
with:
name: ${{env.MSI_FILE_NAME}}.msi
name: ${{env.MSI_FILE_NAME}}
path: ${{env.MSI_PROJECT_OUTPUT}}/${{env.MSI_FILE_NAME}}.msi

0 comments on commit fdf1e6a

Please sign in to comment.