.github/workflows/release: fix make dist step

This commit is contained in:
Sanne Raymaekers 2025-01-20 16:34:34 +01:00 committed by Klara Simickova
parent 92a6fb5417
commit 7129cf866e

View file

@ -23,6 +23,7 @@ jobs:
run: npm ci
- name: Make dist
run: make dist
# crate release, which will bump the version
- name: Upstream release