Skip to content

feat: Update Cauldron to the latest version and improve installation … #5

feat: Update Cauldron to the latest version and improve installation …

feat: Update Cauldron to the latest version and improve installation … #5

Workflow file for this run

name: Ouroboros CI
on:
push:
branches:
- master
tags:
- "v*.*.*"
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Release
uses: softprops/action-gh-release@v2