Fix uses and use shell

This commit is contained in:
Marquis Kurt 2019-12-23 14:57:42 -05:00
parent bf4cdd6d8c
commit 3de4499494
No known key found for this signature in database
GPG Key ID: 725636D259F5402D
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
shell: python
- name: Verify changes
run: (Get-Content -Path .\public\config.json -Raw) -match "location"
uses: powershell
shell: powershell
- name: Install dependencies and build
run: |
npm install