Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
archive

GitHub Action

Setup curl

v1.0.1

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]