Skip to content

Commit

Permalink
Update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
blopker committed Jan 14, 2025
1 parent 2ffe7aa commit 8ded2bd
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,8 @@ jobs:
- name: Download artifacts
uses: actions/download-artifact@v4
with:
name: artifacts
path: artifacts
pattern: codebook-lsp-*
pattern: codebook-lsp*
- name: Make release
uses: softprops/action-gh-release@v2
with:
Expand Down
83 changes: 42 additions & 41 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8ded2bd

Please sign in to comment.