fix for yml for arm64

This commit is contained in:
Vishal 2022-12-29 12:11:23 +05:30
parent b4c808ce12
commit a32a3878bb
2 changed files with 4 additions and 4 deletions

View File

@ -38,9 +38,9 @@ jobs:
# https://github.com/dart-lang/setup-dart/blob/main/README.md
# - uses: dart-lang/setup-dart@v1
- uses: dart-lang/setup-dart@v1
with:
sdk: "${{ matrix.sdk }}"
with: {sdk: "${{ matrix.dart_channel }}" }
with: {architecture: "${{matrix.arch}}"}
- name: Install dependencies
run: dart pub get

View File

@ -14,7 +14,7 @@ homepage: https://github.com/vishalxl/nostr_console
# fixed likes colors issue for notification likes
# after tag
# fixed sdk for arm64 build; otherwise only x86 was being built for all
# fixed sdk for arm64 build; otherwise only x86 was being built for all
# notification color fix for git bash; color for likes is not being closed at end
# 0.3.1