debug deps in lint job
This commit is contained in:
parent
56afd5f2cf
commit
a9fd9f3624
@ -29,7 +29,7 @@ jobs:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- run: apk add luajit-dev
|
||||
- run: apt-get -y update && apt-get -y install libluajit-5.1-dev
|
||||
- name: Get packages
|
||||
run: go get ./...
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user