Skip to content

Commit

Permalink
look at the log
Browse files Browse the repository at this point in the history
  • Loading branch information
jmckisson committed May 15, 2024
1 parent 1c85e4d commit adaf858
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CI/deploy-mudlet-for-windows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -328,8 +328,9 @@ else
echo "=== Installing NodeJS ==="
choco install nodejs --version="22.1.0"

ls "C:\ProgramData\chocolatey\lib\nodejs"
ls "C:\ProgramData\chocolatey\bin"
cat "C:\ProgramData\chocolatey\logs\chocolatey.log"
#ls "C:\ProgramData\chocolatey\lib\nodejs"
#ls "C:\ProgramData\chocolatey\bin"

echo "=== Installing dblsqd-cli ==="
npm install -g dblsqd-cli
Expand Down

0 comments on commit adaf858

Please sign in to comment.