mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
Never gonna run around and desert you
This commit is contained in:
4
.github/workflows/node-lint.yml
vendored
4
.github/workflows/node-lint.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user