Skip to content

Commit

Permalink
trying to fix ci for node
Browse files Browse the repository at this point in the history
Signed-off-by: Andrey Parfenov <[email protected]>
  • Loading branch information
Andrey1994 committed Sep 13, 2023
1 parent 3c6818c commit 6dd8d36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ jobs:
run: |
cd %GITHUB_WORKSPACE%\nodejs_package\tests
npm install
npm uninstall brainflow
npm install --save %GITHUB_WORKSPACE%\nodejs_package
shell: cmd
- name: Build Java Package
run: |
Expand Down

0 comments on commit 6dd8d36

Please sign in to comment.