Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit c4889f0a authored by Marvin W.'s avatar Marvin W. 🐿️
Browse files

Fix GitHub Actions

parent 464a546b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -10,6 +10,11 @@ jobs:
      - uses: actions/checkout@v2
        with:
          fetch-depth: 0
      - uses: actions/setup-java@v3
        with:
          distribution: adopt
          java-version: 17
          cache: gradle
      - run: ./gradlew --no-daemon build
        env:
          TERM: dumb