Archived
1
0

Update Code to 1.88.1 (#6754)

* Update Code to 1.88.1
* Install node-gyp

---------

Co-authored-by: Asher <ash@coder.com>
This commit is contained in:
Olivier Benz 2024-04-16 01:00:21 +02:00 committed by GitHub
parent deebb21345
commit 9a28bc29db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

View File

@ -229,6 +229,11 @@ jobs:
with:
node-version-file: .node-version
# node-gyp is missing in (at least) npm 9.8.1.
# TODO: Remove once we update to npm>=10?
- name: Install node-gyp
run: npm install -g node-gyp
- name: Fetch dependencies from cache
id: cache-node-modules
uses: actions/cache@v4

@ -1 +1 @@
Subproject commit 5c3e652f63e798a5ac2f31ffd0d863669328dc4c
Subproject commit e170252f762678dec6ca2cc69aba1570769a5d39