Skip to content

Commit

Permalink
get pub before downloading prebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCyjaneK committed Jan 8, 2025
1 parent aac5ea1 commit 5c11829
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr_test_build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ jobs:
- name: download monero_c prebuilds (can't build inside of windows container)
run: |
cp pubspec_base.yaml pubspec.yaml
flutter pub get
dart run tool/download_moneroc_prebuilds.dart
- name: Execute Build and Setup Commands
Expand Down

0 comments on commit 5c11829

Please sign in to comment.