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