Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
dinhngtu authored Nov 17, 2022
1 parent 3dadb1d commit b777d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
- name: Upload a Build Artifact
uses: actions/upload-artifact@v3
with:
path: ${{env.SOLUTION_FILE_PATH}}/OutlookCloseToMinimizeSetup/bin/x64/${{env.BUILD_CONFIGURATION}}/**
path: ${{env.SOLUTION_FILE_PATH}}/OutlookCloseToMinimizeMsi/bin/x64/${{env.BUILD_CONFIGURATION}}/**

0 comments on commit b777d71

Please sign in to comment.