Skip to content

Commit

Permalink
ci: Remove failing Shiv bundle creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Heikki Ketoharju committed Mar 3, 2024
1 parent d20c56a commit db92a83
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/create-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
- run: pip install setuptools shiv
- name: create a deb package
run: make deb
- name: create a Shiv bundle
run: make bundle
- name: generate release notes for the latest release
run: git-cliff --latest > release-notes.txt
- name: create a github release
Expand Down

0 comments on commit db92a83

Please sign in to comment.