Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross35 committed Jan 10, 2024
1 parent 986e851 commit a2b6d19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
- uses: actions/checkout@v4
- shell: bash
run: |
set -eauxo pipefail
curl -LO https://github.com/neovim/neovim/releases/download/nightly/nvim.appimage
curl -LO https://github.com/neovim/neovim/releases/download/nightly/nvim-linux64.tar.gz
tar -xzvf nvim-linux64.tar.gz
Expand Down

0 comments on commit a2b6d19

Please sign in to comment.