Skip to content

Commit

Permalink
Merge branch 'main' into beta
Browse files Browse the repository at this point in the history
  • Loading branch information
aschuhardt committed Oct 31, 2023
2 parents abd3949 + 37eec85 commit 2ec8334
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,10 @@ on:
workflow_dispatch:
permissions:
contents: read

env:
DOTNET_NOLOGO: true # Disable the .NET logo
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true # Disable the .NET first time experience
DOTNET_CLI_TELEMETRY_OPTOUT: true # Disable sending .NET CLI telemetry

jobs:
build-android:
runs-on: windows-2022
Expand Down Expand Up @@ -71,4 +69,4 @@ jobs:
path: |
app.rosy_crow-Signed.aab
app.rosy_crow-Signed.apk
version
version

0 comments on commit 2ec8334

Please sign in to comment.