mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-22 08:22:16 +03:00
Remove architecture flag from flutter-action
This commit is contained in:
parent
1418cab128
commit
73af33cb13
1
.github/workflows/macos.yml
vendored
1
.github/workflows/macos.yml
vendored
@ -52,7 +52,6 @@ jobs:
|
||||
- uses: subosito/flutter-action@v2
|
||||
with:
|
||||
channel: 'stable'
|
||||
architecture: 'x64'
|
||||
flutter-version: ${{ env.FLUTTER }}
|
||||
- run: flutter config --enable-macos-desktop
|
||||
- run: flutter --version
|
||||
|
Loading…
Reference in New Issue
Block a user