Skip to content

Commit 0cb0f22

Browse files
committed
Update ci
1 parent 7983faf commit 0cb0f22

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,9 @@ jobs:
9696
if: startsWith(github.ref, 'refs/tags/v')
9797
runs-on: ubuntu-latest
9898
steps:
99-
- name: Checkout
100-
uses: actions/checkout@v4
10199
- name: Download artifacts
102100
uses: actions/download-artifact@v4
103101
with:
104-
path: artifacts
105102
pattern: codebook-lsp*
106103
- name: Make release
107104
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)