mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 00:45:17 -06:00
add CI
This commit is contained in:
parent
e1aae741b2
commit
6635c79b72
3 changed files with 6 additions and 4 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
id: extract
|
||||
with:
|
||||
image: ghcr.io/iofq/nvim:latest
|
||||
path: /root/term.tgz
|
||||
path: /root/neovim-x86_64-linux.AppImage
|
||||
-
|
||||
name: Upload archive to release
|
||||
uses: xresloader/upload-to-github-release@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue