Skip to content

Commit 66ddb2e

Browse files
committed
chore: Added nugget to windows [skip ci]
1 parent 7fa6b99 commit 66ddb2e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/dart.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -161,10 +161,10 @@ jobs:
161161
with:
162162
flutter-version: 3.27.1
163163
cache: true
164-
165-
166-
167-
164+
- name: Setup NuGet.exe for use with actions
165+
uses: NuGet/setup-nuget@v2.0.1
166+
with:
167+
nuget-version: 'latest'
168168
# Enable Windows desktop support
169169
- name: Enable Windows desktop support
170170
run: flutter config --enable-windows-desktop

0 commit comments

Comments
 (0)