harelba / q

q - Run SQL directly on delimited files and multi-file sqlite databases
http://harelba.github.io/q/
GNU General Public License v3.0
10.15k stars 419 forks source link

How do I use it in GitHub Actions? #307

Open hhimanshu opened 1 year ago

hhimanshu commented 1 year ago

Hello,

If I want to use this library in Github Actions, how do I install it? Is it supported right now?

Thank you