mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-12 00:47:26 -04:00
github workflow: don't build twice
This commit is contained in:
parent
b32550d211
commit
7165692bde
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -39,10 +39,6 @@ jobs:
|
||||
path: ~/.gradle/wrapper
|
||||
key: ${{ matrix.os }}-gradle-wrapper-${{ hashFiles('**/gradle/wrapper/gradle-wrapper.properties') }}
|
||||
|
||||
- name: Build
|
||||
uses: gradle/gradle-build-action@v2
|
||||
with:
|
||||
arguments: assemble
|
||||
- name: Build
|
||||
uses: gradle/gradle-build-action@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user