Skip to content

Commit

Permalink
maybe setup node correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
kegsay committed Nov 1, 2023
1 parent c54b8d5 commit b04a7ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
# Install Node, Go and Rust, along with libolm and gotestfmt
- name: Setup | Node.js 18.x
uses: actions/setup-node@v3
working-directory: js-sdk
with:
node-version: 18
cache: 'yarn'
Expand Down

0 comments on commit b04a7ed

Please sign in to comment.