Never gonna run around and desert you

This commit is contained in:
Nicolas Patry
2023-05-12 16:27:06 +02:00
parent 8d07696c38
commit 02ad59edc1
3 changed files with 6 additions and 6593 deletions

View File

@ -24,6 +24,10 @@ jobs:
- name: Setup node
uses: actions/setup-node@v3
with:
node-version: 18
cache-dependency-path: ./bindings/node/yarn.lock
cache: 'yarn'
- name: Install
uses: dtolnay/rust-toolchain@stable

2
.gitignore vendored
View File

@ -23,3 +23,5 @@ pip-wheel-metadata
.vscode
*.code-workspace
.yarn/
*.node

File diff suppressed because it is too large Load Diff