Skip to content

Commit

Permalink
test ps
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Grobbe committed Feb 27, 2025
1 parent d0a6d40 commit 107f089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ deploy:
APPVEYOR_REPO_TAG: true
description: "vMenu version $(VERSION_NAME)."
on_success:
- ps: Invoke-Expression -Command (Resolve-Path ./appveyor/on_success.ps1)
- ps: Invoke-Expression -Command (Resolve-Path ../appveyor/on_success.ps1)
- cmd: appveyor/on_success.bat
on_failure:
- cmd: appveyor/on_failure.bat

0 comments on commit 107f089

Please sign in to comment.