Skip to content

Commit

Permalink
add CI
Browse files Browse the repository at this point in the history
  • Loading branch information
iofq committed May 13, 2023
1 parent 4236656 commit bfc15eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@ RUN nix bundle \
--bundler github:ralismark/nix-appimage \
--extra-experimental-features nix-command \
--extra-experimental-features flakes . && \
cp -L nvim-x86_64.AppImage neovim-x86_64.AppImage && \
cp -L nvim-x86_64.AppImage neovim-x86_64-linux.AppImage && \
nix-collect-garbage

ENTRYPOINT [ "neovim-x86_64.AppImage" ]
1 change: 0 additions & 1 deletion nvim-x86_64.AppImage

This file was deleted.

0 comments on commit bfc15eb

Please sign in to comment.