Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
st-vi authored Oct 18, 2023
1 parent b2f2058 commit 9415864
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
node-version: 18
cache: 'npm'
cache-dependency-path: WebSocketClient/UVLPlayground/package-lock.json
- name: switch to client directory
run: cd WebSocketClient/UVLPlayground
- name: Install dependencies
run: npm install
- name: Build
Expand Down

0 comments on commit 9415864

Please sign in to comment.