Skip to content

fix: in release workflow, clean github cache #1745

fix: in release workflow, clean github cache

fix: in release workflow, clean github cache #1745

Workflow file for this run

---
on:
# Run on push except on tags
push:
branches:
- '**'
name: CI
jobs:
build-cosmian-vm-binaries:
name: Build binaries
uses: ./.github/workflows/build_all.yml