Explicitly specifying the shell
Build / build (push) Has been cancelled

This commit is contained in:
2025-08-16 22:17:19 +07:00
parent acb051c29a
commit f5bd269227
+4
View File
@@ -5,6 +5,10 @@ on:
branches: [main]
workflow_dispatch:
defaults:
run:
shell: sh
jobs:
build:
runs-on: alpine-latest