1
0
Fork 0
mirror of https://github.com/jiriks74/presence.nvim synced 2025-04-05 12:03:00 +02:00

fix(ci/cd): Bad job name

This commit is contained in:
Jiří Štefka 2024-04-17 18:39:35 +02:00
parent 08b0cb22b8
commit 9b4964dffd
Signed by: jiriks74
GPG key ID: 1D5E30D3DB2264DE

View file

@ -6,7 +6,7 @@ jobs:
steps: steps:
- name: Update repositories - name: Update repositories
run: sudo apt update run: sudo apt update
- name: Install luarocks - name: Install Luacheck
uses: awalsh128/cache-apt-pkgs-action@latest uses: awalsh128/cache-apt-pkgs-action@latest
with: with:
packages: lua-check packages: lua-check