Skip to content

Commit

Permalink
updating build
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed May 26, 2024
1 parent b00548e commit dd52923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ refs:
- &Versions
run:
name: Versions
command: node -v && npm -v && dotnet --version
command: node -v && npm -v && dotnet --version && node -p process.platform && node -p process.arch
- &NpmInstall
run:
name: NPM Install
Expand Down

0 comments on commit dd52923

Please sign in to comment.