Skip to content

Commit

Permalink
add arm for regex (actions#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-shibanov authored Jun 30, 2023
1 parent 3985d2e commit 802851f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/node-manifest-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"regex": "node-\\d+\\.\\d+\\.\\d+-(\\w+)-(x\\d+)",
"regex": "node-\\d+\\.\\d+\\.\\d+-(\\w+)-((x|arm)\\d+)",
"groups": {
"arch": 2,
"platform": 1
Expand Down

0 comments on commit 802851f

Please sign in to comment.