mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-08 10:07:51 -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
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
|
||||||
submodules: recursive
|
- name: Checkout submodules
|
||||||
|
uses: textbook/git-checkout-submodule-action@master
|
||||||
|
|
||||||
- run: flutter/bin/flutter doctor -v
|
- run: flutter/bin/flutter doctor -v
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user