Skip to content

Commit

Permalink
Source nvm
Browse files Browse the repository at this point in the history
  • Loading branch information
jdknives committed Aug 1, 2023
1 parent e2fc52b commit 9007f22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- name: Install requirements
run: |
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.4/install.sh | bash
export NVM_DIR="$HOME/.nvm"
nvm install 14.20
go get -t ./...
make install-linters
Expand Down

0 comments on commit 9007f22

Please sign in to comment.