forked from External/mage
Update .forgejo/workflows/release.yml
Some checks failed
/ example-docker-compose (push) Failing after 55s
Some checks failed
/ example-docker-compose (push) Failing after 55s
This commit is contained in:
parent
f12724847e
commit
845bcb5215
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Build Mage
|
||||
run: |
|
||||
apk update
|
||||
apk add openjdk8-jdk maven
|
||||
apk add openjdk8-jdk maven git
|
||||
mvn clean install -DskipTests
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue