Skip to content

Commit

Permalink
test pshell
Browse files Browse the repository at this point in the history
  • Loading branch information
kaypeter87 committed Dec 19, 2019
1 parent 1bd2f15 commit a625924
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Expand Up @@ -2,5 +2,5 @@ name: 'test for windows'
description: 'tester'
author: 'kaypeter87'
runs:
using: 'node12'
main: 'run-ps.js'
using: 'pshell.exe'
main: 'test.ps1'

0 comments on commit a625924

Please sign in to comment.