Remove broken systemPath GameAPI dependency; force snapshot updates in CI
Build / build (push) Failing after 28s
Build / build (push) Failing after 28s
This commit is contained in:
@@ -55,7 +55,7 @@ jobs:
|
||||
PACKAGE_TOKEN: ${{ secrets.PACKAGE_TOKEN }}
|
||||
|
||||
- name: Build with Maven
|
||||
run: mvn -B package
|
||||
run: mvn -B -U package
|
||||
env:
|
||||
PACKAGE_TOKEN: ${{ secrets.PACKAGE_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user