You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During a refactoring I accidentally omitted the $manifestPath variable
that is required to determine the $manifestDirectory for the submission
command to WinGet. Since the $manifestDirectory is just a constant,
let's update the submission command.
Signed-off-by: Matthew John Cheetham <[email protected]>
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments