trigernometry
Some checks failed
/ registry_publish (push) Has been cancelled

This commit is contained in:
zramsay 2025-02-05 16:39:02 -05:00
parent 9c723d8600
commit 73b9669594

View File

@ -3,7 +3,7 @@
# Exit on any error
set -e
# Trigger
# Trigger1
# Check for required positional arguments
if [ $# -ne 2 ]; then