Revert "make sure these steps run"

This reverts commit 1976dee738.

Revert "yet another fix for the github actions"

This reverts commit 552951795c.

Revert "make sure CI to assemble release on 'v*' tag push or manually"

This reverts commit 8897769f0d.
This commit is contained in:
Marco Antonio J. Costa
2025-01-07 16:51:30 -03:00
committed by majcosta
parent 1976dee738
commit 7aa0e18352
2 changed files with 17 additions and 19 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ on:
assemble:
description: 'assemble full package'
required: true
default: false
default: true
type: boolean
continue-on-error:
description: 'allows a language to fail, used when building all languages'