Skip to content

Commit

Permalink
Add sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredfholgate committed Feb 28, 2024
1 parent f4cf454 commit 0ab8e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
node -v
npm -v
sudo apt install node-typescript
tsc -v
cd Tasks/TerraformTask/TerraformTaskV4
npm install -include=dev
Expand Down

0 comments on commit 0ab8e00

Please sign in to comment.