Skip to content

Commit

Permalink
Better feature explanation comment in appveyor.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Davis authored and Luke Davis committed Feb 28, 2024
1 parent 2246dfa commit 85e66d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ environment:
crowdinAuthToken:
secure: E3084gj4JeMZKvZIOLIhqZefuSo/tj7iYPt4yK0geOI/eQgmPvoXt37Xq0KwvXzvZiJny4AsMj1rKMTVxio8EG8KA0YsYYuy+WV1wpFRIn25zGQS+DZ/yycL75SmTWfr
scons_publisher: NV Access
# Comment out/unset any of the feature_* variables to disable the respective build feature.
# Comment out any of the feature_* variables to disable the respective build feature.
# They are checked for existence of content, not specific value.
feature_buildSymbols: True
feature_uploadSymbolsToMozilla: True
feature_buildAppx: True
Expand Down

0 comments on commit 85e66d1

Please sign in to comment.