update CI

This commit is contained in:
iofq 2023-05-27 03:34:05 -05:00
parent b65b7296e5
commit f9ae40f53c
5 changed files with 18 additions and 18 deletions

View file

@ -25,7 +25,7 @@ jobs:
push: true
tags: ghcr.io/iofq/nvim:latest
-
name: Extract .tar.gz from container
name: Extract full .tar.gz from container
uses: shrink/actions-docker-extract@v1
id: extract
with:
@ -33,7 +33,7 @@ jobs:
path: /app/neovim-x86_64-linux.AppImage
-
name: Extract .tar.gz from container
name: Extract minimal .tar.gz from container
uses: shrink/actions-docker-extract@v1
id: extract-minimal
with: