Skip to content

Commit

Permalink
Update build_websocket_api.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonUden authored Nov 10, 2023
1 parent 3c63eaa commit 846c6b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_websocket_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
working-directory: ./WebSocketAPI
- name: Install typescript
working-directory: ./WebSocketAPI
run: npm install --global typescript
Expand Down

0 comments on commit 846c6b7

Please sign in to comment.