mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-18 15:05:28 +02:00
fix(ci-cd): Fix CI:CD
This commit is contained in:
parent
f90a87c2bc
commit
75531bcb70
2
.github/workflows/release-nightly.yaml
vendored
2
.github/workflows/release-nightly.yaml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
run: ./vs-code-extension/build-extension.sh
|
||||
|
||||
- name: Zip folder
|
||||
run: cd vs-code-extension/out/ && zip -r vs-code-extension.zip .
|
||||
run: cd vs-code-extension/out/ && zip -r vs-code-extension.zip . && cd ../..
|
||||
|
||||
- name: Upload config-lsp
|
||||
uses: softprops/action-gh-release@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user