Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
harikris001 authored Aug 28, 2024
1 parent 646c150 commit 107c1df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ jobs:
build:
name: Build and Release new apk
runs-on: ubuntu-latest
defaults:
run:
working-directory: jam_it

steps:
- uses: actions/checkout@v3
- uses: actions/setup-java@v2
Expand Down

0 comments on commit 107c1df

Please sign in to comment.