Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martenrebane committed Feb 26, 2025
1 parent c441a79 commit 8bf0ff0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ env:
jobs:
ubuntu:
name: Build on Ubuntu
if: contains(github.repository, 'open-eid/MOPP-Android') && contains(github.ref, 'master')
runs-on: ubuntu-latest
env:
APK_RELEASE_DIRECTORY: "app/build/outputs/apk/release"
Expand Down

0 comments on commit 8bf0ff0

Please sign in to comment.