From 46b9357d2e403e2bb294cb18577ef364628afeb6 Mon Sep 17 00:00:00 2001 From: ALEZ <38623465+ALEZ-DEV@users.noreply.github.com> Date: Fri, 1 Dec 2023 13:03:36 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ddf5024..b9336c4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,10 +11,10 @@ jobs: - name: Setup-environment run: | Import-Module "$env:ChocolateyInstall/helpers/chocolateyInstaller.psm1" - refreshenv vcpkg install protobuf protobuf:x64-windows cargo install rinf flutter upgrade + refreshenv - name: Build-Windows run: | flutter pub get