Skip to content

Commit

Permalink
Merge pull request #45 from peaqnetwork/chore/1202768580050359_devops…
Browse files Browse the repository at this point in the history
…-charmev-ci-apk-build-failing

Chore/1202768580050359 devops charmev ci apk build failing
  • Loading branch information
irediaes authored Aug 11, 2022
2 parents 0778639 + 6606735 commit 3fb4465
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ jobs:
uses: actions/checkout@v2
- run: echo "workspcae=$GITHUB_WORKSPACE" >> $GITHUB_ENV
- run: flutter clean
- run: flutter pub upgrade
- run: flutter pub get
# Build the application.
- run: flutter build -v ${{ matrix.build_target }} --release
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@ app.*.map.json
/android/app/profile
/android/app/release
/android/app/build/

.android

0 comments on commit 3fb4465

Please sign in to comment.