x64 !
This commit is contained in:
parent
589e2ba6c3
commit
74cb8795d2
1 changed files with 1 additions and 1 deletions
|
|
@ -187,7 +187,7 @@ jobs:
|
||||||
dotnet build src/PostIt/PostIt.Android/PostIt.Android.csproj \
|
dotnet build src/PostIt/PostIt.Android/PostIt.Android.csproj \
|
||||||
-c Release --no-restore -clp:ErrorsOnly -r android-arm64
|
-c Release --no-restore -clp:ErrorsOnly -r android-arm64
|
||||||
dotnet build src/PostIt/PostIt.Android/PostIt.Android.csproj \
|
dotnet build src/PostIt/PostIt.Android/PostIt.Android.csproj \
|
||||||
-c Release --no-restore -clp:ErrorsOnly -r android-x86_64
|
-c Release --no-restore -clp:ErrorsOnly -r android-x64
|
||||||
|
|
||||||
- name: Copier les APK signés vers un emplacement connu
|
- name: Copier les APK signés vers un emplacement connu
|
||||||
# Le build Android avec -r android-arm64 produit l'APK dans
|
# Le build Android avec -r android-arm64 produit l'APK dans
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue