Skip to content

Commit

Permalink
Install node-gyp explicitly
Browse files Browse the repository at this point in the history
CI seems unable to install it, so let's see if adding it ourselves helps
the deployment.
  • Loading branch information
trflynn89 committed Nov 1, 2023
1 parent 215df2d commit 607dc63
Show file tree
Hide file tree
Showing 2 changed files with 474 additions and 7 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"discord.js": "^14.7.1",
"dotenv": "^16.0.3",
"mastodon": "^1.2.2",
"node-gyp": "^10.0.0",
"octokit-plugin-create-pull-request": "^4.1.1",
"rimraf": "^5.0.0",
"typescript": "^5.0.4",
Expand Down
Loading

0 comments on commit 607dc63

Please sign in to comment.