Skip to content

Commit

Permalink
Update validation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- authored Dec 3, 2021
1 parent fa2e280 commit 20b8ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: |
type java && java -version
type mvn && mvn -version
type node && node -version
type node && node --version
uname -a
id
pwd
Expand Down

0 comments on commit 20b8ded

Please sign in to comment.