fixing package name in ci workflow
Skyweave CI Rituals / Rite of Static Scrutiny (Luacheck) (push) Failing after 4s
Skyweave CI Rituals / Rite of Static Scrutiny (Luacheck) (push) Failing after 4s
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
- name: 1. Install Dependencies (luacheck)
|
- name: 1. Install Dependencies (luacheck)
|
||||||
run: |
|
run: |
|
||||||
echo "Sanctifying container with luacheck..."
|
echo "Sanctifying container with luacheck..."
|
||||||
apk add --no-cache lua5.1-luacheck
|
apk add --no-cache luacheck
|
||||||
|
|
||||||
- name: 2. Checkout Repository Code
|
- name: 2. Checkout Repository Code
|
||||||
# This standard action checks out your repository's code into the container.
|
# This standard action checks out your repository's code into the container.
|
||||||
|
|||||||
Reference in New Issue
Block a user