Debian/Ubuntu pipeline
Dummy workflow to run everything once. No further testing. / build (push) Failing after 18s Details

This commit is contained in:
Nina Chloé Kassandra Reiss 2025-02-03 09:04:51 +00:00
parent 8b57b44233
commit 4b0db106b8
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
- name: Prepare system
run: |
apt update
apt install -y python-neovim git bash wget
apt install -y python3-neovim git bash wget
wget -O /bin/nvim https://www.nickr.eu/data/nvim
- name: Position repository