Skip to content

Commit 8a0c08b

Browse files
committed
ls 由github action发布
1 parent a7de4fb commit 8a0c08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/upload-artifact@v2
3636
with:
3737
name: EmmyLuaLs
38-
path: ${{ github.workspace }}/EmmyLua-LS/build
38+
path: ${{ github.workspace }}/EmmyLua-LS/build/libs
3939
release:
4040
name: Upload Release
4141
needs: [build]

0 commit comments

Comments
 (0)