Skip to content

Commit f35baeb

Browse files
authored
fix build
1 parent db3b91a commit f35baeb

File tree

3 files changed

+952
-2201
lines changed

3 files changed

+952
-2201
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@
6868
]
6969
},
7070
"dependencies": {
71-
"@actions/core": "^1.11.1"
71+
"@actions/core": "^1.11.1",
72+
"unzipper": "^0.12.3"
7273
},
7374
"devDependencies": {
7475
"@github/local-action": "^2.2.1",

0 commit comments

Comments
 (0)