mirror of
https://gitcode.com/gh_mirrors/gh/gh-action-pypi-publish.git
synced 2026-07-02 18:27:49 +00:00
🐛 Use full path to bash in shebang
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
#! /usr/bin/env bash
|
||||
#! /bin/bash
|
||||
|
||||
set -Eeuo pipefail
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user