Skip to content
archive

GitHub Action

Setup curl

v1.0.2 Latest version

Setup curl

archive

Setup curl

Installs a version of curl with websockets enabled

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Setup curl

uses: kordlib/[email protected]

Learn more about this action in kordlib/setup-curl

Choose a version

setup-curl

Set's up curl on Github Actions with WebSockets enabled

Usage

steps:
  - name: Setup curl
    uses: kordlib/[email protected]