opt-nc / setup-duckdb-action

πŸ¦† Blazing Fast and highly customizable Github Action to setup a DuckDb runtime

Home Page:https://dev.to/optnc/effortless-data-quality-wduckdb-on-github-2mkb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

semantic-release πŸ›‘οΈ CodeQL πŸš€ Release

ℹ️ Setup Duckdb Action

This action installs duckdb with the version provided in input.

πŸ“œ Inputs

version

Not Required The version you want to install. If no version defined, the latest version will be installed.

πŸš€ Example usage

uses: opt-nc/setup-duckdb-action@v1.0.7
with:
  version: v0.10.1
uses: opt-nc/setup-duckdb-action@v1.0.7

πŸ“‘ Related resources

About

πŸ¦† Blazing Fast and highly customizable Github Action to setup a DuckDb runtime

https://dev.to/optnc/effortless-data-quality-wduckdb-on-github-2mkb

License:MIT License


Languages

Language:JavaScript 100.0%