Skip to content

Commit 83f7aea

Browse files
committed
add comment to explain why NO_MOBILE=true
1 parent 341fee4 commit 83f7aea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/environment/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ runs:
1111
echo "DOTNET_CLI_TELEMETRY_OPTOUT=1" >> $GITHUB_ENV
1212
echo "DOTNET_NOLOGO=1" >> $GITHUB_ENV
1313
14+
# Android SDK is not available
1415
- name: Set Environment Variables for Alpine Linux
1516
if: ${{ contains(matrix.container, 'alpine') }}
1617
shell: bash

0 commit comments

Comments
 (0)