Print error cause no matter what

Ensure that we print the error cause when we catch an error
This commit is contained in:
Bret Comnes
2022-11-06 21:02:11 -07:00
parent 4f62bb5b90
commit 8fae4b2c6c
2 changed files with 4 additions and 2 deletions

View File

@@ -8,9 +8,10 @@
},
"dependencies": {
"@actions/core": "1.10.0",
"async-neocities": "2.1.3",
"async-neocities": "2.1.4",
"minimatch": "5.1.0",
"ms": "2.1.3",
"pony-cause": "^2.1.4",
"webassert": "3.0.2"
},
"devDependencies": {