Skip to content

Commit

Permalink
Merge pull request #152 from DerTyp7214/AkosPaha-patch-1
Browse files Browse the repository at this point in the history
Update pullRequest.yml
  • Loading branch information
AkosPaha01 authored Nov 2, 2022
2 parents a87fd5d + 51a834c commit 579071c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pullRequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:

jobs:
build:
name: Build debug apk from current pull request
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down Expand Up @@ -98,4 +99,4 @@ jobs:
uses: actions/upload-artifact@v3.1.0
with:
name: Release Artifact
path: app/build/outputs/apk/release/app-release.apk
path: app/build/outputs/apk/release/app-release.apk

0 comments on commit 579071c

Please sign in to comment.