Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ejaz4 authored Dec 31, 2021
1 parent 359819d commit 8837a18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
needs: apk
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Set variables
run: |
VER=$(cat app/src/main/java/co/dothq/browser/config/version.txt)
Expand Down

0 comments on commit 8837a18

Please sign in to comment.