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