mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 00:12:22 -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
@@ -29,7 +29,10 @@ jobs:
|
||||
fetch-depth: 0
|
||||
submodules: recursive
|
||||
|
||||
- run: flutter/bin/flutter doctor -v
|
||||
- name: Set FLUTTER_ROOT environment variable
|
||||
run: echo "FLUTTER_ROOT=$(pwd)/flutter/bin" >> $GITHUB_ENV
|
||||
|
||||
- run: $FLUTTER_ROOT/flutter doctor -v
|
||||
|
||||
- name: Setup signing config
|
||||
uses: ./.github/actions/setup-android-signing-config
|
||||
|
||||
Reference in New Issue
Block a user