Skip to content

opt-nc/setup-duckdb-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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/[email protected]
with:
  version: v1.4.0
uses: opt-nc/[email protected]

๐Ÿ“‘ Related resources