microsoft / react-native-macos

A framework for building native macOS apps with React.
https://microsoft.github.io/react-native-windows/
MIT License
3.45k stars 132 forks source link

[CI] Only echo `RNM_PACKAGE_VERSION` after it has been set #2027

Closed Saadnajmi closed 8 months ago

Saadnajmi commented 8 months ago

Please select one of the following

Summary:

Fix a nit from #2021 - we were printing a variable before using it.

Changelog:

[INTERNAL] [CHANGED] - Only echo RNM_PACKAGE_VERSION after it has been set

Test Plan:

CI should pass