mirror of
https://github.com/yawaflua/Informatis.git
synced 2026-04-24 16:40:39 +03:00
last touche
This commit is contained in:
@@ -28,8 +28,8 @@ jobs:
|
|||||||
- name: Build with Gradle
|
- name: Build with Gradle
|
||||||
run: ./gradlew deploy
|
run: ./gradlew deploy
|
||||||
|
|
||||||
- name: Upload a Build Artifact (dexed)
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v2.2.1
|
uses: actions/upload-artifact@v2.2.1
|
||||||
with:
|
with:
|
||||||
name: informatis built by action
|
name: informatis
|
||||||
path: build/libs/*.jar
|
path: build/libs/*.jar
|
||||||
|
|||||||
Reference in New Issue
Block a user