We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f936a7e commit aa87d7bCopy full SHA for aa87d7b
.github/workflows/build.yml
@@ -40,4 +40,4 @@ jobs:
40
uses: actions/upload-artifact@v2
41
with:
42
name: uberJAR.jar
43
- path: build/libs/{{ env.TP_SDK_JAR_NAME }}
+ path: build/libs/${{ env.TP_SDK_JAR_NAME }}
0 commit comments