mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-20 08:34:19 +01:00
add CI step for debugging in future
This commit is contained in:
3
.github/workflows/napi.yml
vendored
3
.github/workflows/napi.yml
vendored
@@ -211,6 +211,9 @@ jobs:
|
||||
path: bindings/javascript
|
||||
merge-multiple: true
|
||||
pattern: 'sync*'
|
||||
- name: List packages
|
||||
run: ls -R .
|
||||
shell: bash
|
||||
- name: Install dependencies
|
||||
run: yarn install
|
||||
- name: Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user