ci: Update Windows build

pull/460/head
Inex Code 2024-02-08 15:29:27 +03:00
parent 7fb39dbfb3
commit ef5e433ccd
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,9 @@
name: Windows Builder
on: tag
on:
push:
tags:
- '*.*.*'
jobs:
build-windows:
@ -14,7 +17,7 @@ jobs:
# Install Flutter
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.3.10'
flutter-version: '3.16.1'
channel: 'stable'
# Build Windows artifact