Skip to content

Commit

Permalink
CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
FauconSpartiate committed Jan 20, 2024
1 parent 9535f5b commit c1cdbd6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,9 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
submodules: true

- name: Get submodule
run: git submodule update --init --recursive

- name: Get packages
run: .flutter/bin/flutter pub get
Expand Down

0 comments on commit c1cdbd6

Please sign in to comment.