mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-26 01:29:20 +01:00
Try to remove working-directory
This commit is contained in:
parent
c517d6d9ae
commit
fd7b15777a
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -183,7 +183,6 @@ jobs:
|
|||
with:
|
||||
node-version: 16.x
|
||||
- name: bitcoin-s-ts install and build
|
||||
working-directory: bitcoin-s-ts
|
||||
run: |
|
||||
npm ci
|
||||
npm run build
|
||||
|
|
Loading…
Add table
Reference in a new issue