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 a7de4fb commit 8a0c08bCopy full SHA for 8a0c08b
.github/workflows/gradle.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/upload-artifact@v2
36
with:
37
name: EmmyLuaLs
38
- path: ${{ github.workspace }}/EmmyLua-LS/build
+ path: ${{ github.workspace }}/EmmyLua-LS/build/libs
39
release:
40
name: Upload Release
41
needs: [build]
0 commit comments