[fix] Requiring arch input with default

This commit is contained in:
2025-04-04 14:08:59 -04:00
parent aa2d4b0a5c
commit ae390bc529
2 changed files with 2 additions and 4 deletions

View File

@@ -2,9 +2,7 @@ name: "test"
run-name: "test"
on:
push:
tags:
- "v*"
- "!v*-beta*"
branches: master
jobs:
test: