Skip to content

workflows: fix package names for all distributions\n\n- Ubuntu/Debian… #57

workflows: fix package names for all distributions\n\n- Ubuntu/Debian…

workflows: fix package names for all distributions\n\n- Ubuntu/Debian… #57

Triggered via push January 24, 2026 19:04
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error
Invalid workflow file: .github/workflows/run-tests.yml#L1
(Line: 2, Col: 3): Unexpected value 'lua-filesystem \ other-packages\n\n# FreeBSD\npkg install \ sqlite3 \ pkgconf \ other-packages\n\n# OpenBSD\npkg_add \ luajit \ lua51-luafilesystem \ lua51-luasocket \ other-packages\n\n# Debian\napt install \ lua-filesystem \ other-packages\n\n# Alpine\napk add \ xvfb-run\n\nluarocks \ other-packages\n\nluarocks install luacheck\n\n# Void\nxbps-install -S \ luasocket \ other-packages'