From 239090d5c3b46382139f11cdb5bef3945ec9e635 Mon Sep 17 00:00:00 2001 From: windowsboy111 Date: Thu, 20 Oct 2022 10:29:23 +0800 Subject: [PATCH] Update the updator update.yml because damn shell --- .github/workflows/update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 421b8458cf..a58af086b9 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -28,7 +28,7 @@ jobs: python-version: '3.10' - name: Run Update - run: ./update.sh + run: /bin/sh ./update.sh - name: Save run: |