sudo make me a sandwich

This commit is contained in:
alexkar598
2021-10-26 22:08:59 -04:00
committed by GitHub
parent a72c0f2f39
commit 98bb86c2f5
+1 -1
View File
@@ -135,7 +135,7 @@ jobs:
node-version: 12.x
- name: Upgrade NPM
run: npm install -g npm
run: sudo npm install -g npm
- name: Setup dotnet
uses: actions/setup-dotnet@v1