Add shell to run step

This commit is contained in:
Josh Gross
2023-10-12 13:14:48 -04:00
parent a903cf2d66
commit 22dcf8ad68

View File

@@ -9,3 +9,4 @@ runs:
cache: npm
- run: npm ci
shell: bash