cleanup bundle size

This commit is contained in:
cjurgell 2025-06-24 11:31:25 -05:00
parent 1a0651a896
commit 3231eec14e
2 changed files with 7 additions and 13 deletions

View file

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
package_name: ["nvim", "nvim-min"]
package_name: ["nvim-min"]
steps:
- uses: actions/checkout@v3
- uses: DeterminateSystems/nix-installer-action@main