Skip to content

Commit 8468f59

Browse files
Update signjars.yml
1 parent 729c4eb commit 8468f59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/signjars.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Java CI with Maven
1+
name: Sign jars
22

33
on:
44
push:
@@ -53,4 +53,4 @@ jobs:
5353
uses: actions/upload-artifact@v4
5454
with:
5555
name: signed-jar-files
56-
path: BUNDLES/com.espressif.idf.serial.monitor/lib/*.jar
56+
path: BUNDLES/com.espressif.idf.serial.monitor/lib/*.jar

0 commit comments

Comments
 (0)