Skip to content

Commit aa87d7b

Browse files
authored
Update build.yml
1 parent f936a7e commit aa87d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
uses: actions/upload-artifact@v2
4141
with:
4242
name: uberJAR.jar
43-
path: build/libs/{{ env.TP_SDK_JAR_NAME }}
43+
path: build/libs/${{ env.TP_SDK_JAR_NAME }}

0 commit comments

Comments
 (0)