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

87bb7b2 Β· Dec 26, 2023
Dec 26, 2023
Mar 20, 2023
Mar 24, 2023
Dec 26, 2023
Mar 15, 2023
Mar 18, 2023
Mar 15, 2023
Nov 16, 2023
Mar 17, 2023
Mar 18, 2023
Apr 11, 2023
Dec 26, 2023
Dec 26, 2023

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: v0.8.1
uses: opt-nc/[email protected]

πŸ“‘ Related resources