mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-07 13:15:55 -06:00
fix: Update build
This commit is contained in:
5
.github/workflows/create-github-release.yml
vendored
5
.github/workflows/create-github-release.yml
vendored
@@ -25,8 +25,9 @@ jobs:
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
- name: Checkout submodules
|
||||
uses: textbook/git-checkout-submodule-action@master
|
||||
|
||||
- run: flutter/bin/flutter doctor -v
|
||||
|
||||
|
||||
Reference in New Issue
Block a user