Skip to content

Commit

Permalink
Windows run in powershell
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmehl committed May 21, 2024
1 parent a48b8f6 commit cd0a9c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ jobs:
print( "Setting $ARNOLD_ROOT to '%s'" % arnoldRoot )
f.write( 'ARNOLD_ROOT=%s\n' % arnoldRoot )
env:
COMSPEC: powershell
PYTHONUTF8: 1
ARNOLD_DOWNLOAD_USER: ${{ secrets.ARNOLD_DOWNLOAD_USER }}
ARNOLD_DOWNLOAD_PASSWORD: ${{ secrets.ARNOLD_DOWNLOAD_PASSWORD }}
Expand Down

0 comments on commit cd0a9c0

Please sign in to comment.