Skip to content

Commit

Permalink
fix server version in download, try 3
Browse files Browse the repository at this point in the history
  • Loading branch information
levb committed Apr 19, 2024
1 parent f17aa18 commit 1a63b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
mv ./nats-server ../deps/nats-server
fi
echo "------------------------------------------"
nats-server -v # <>/<>
../deps/nats-server -v # <>/<>
- name: "Test"
working-directory: ./build
Expand Down

0 comments on commit 1a63b6c

Please sign in to comment.