Add support for truffleruby-head

This commit is contained in:
Benoit Daloze
2020-02-01 15:17:12 +01:00
parent 818f4eeb16
commit 0331c8b821
7 changed files with 3367 additions and 7 deletions
+2 -1
View File
@@ -26,7 +26,8 @@
"@actions/core": "^1.1.1",
"@actions/exec": "^1.0.1",
"@actions/io": "^1.0.1",
"@actions/tool-cache": "^1.1.2"
"@actions/tool-cache": "^1.1.2",
"axios": "^0.19.0"
},
"devDependencies": {
"@zeit/ncc": "^0.20.5",