[go: nahoru, domu]

Skip to content

Commit

Permalink
Never gonna run around and desert you
Browse files Browse the repository at this point in the history
  • Loading branch information
Narsil committed May 12, 2023
1 parent 8d07696 commit 02ad59e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6,593 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/node-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ pip-wheel-metadata

.vscode
*.code-workspace
.yarn/
*.node
Loading

0 comments on commit 02ad59e

Please sign in to comment.