Update the updator update.yml because damn shell

This commit is contained in:
windowsboy111
2022-10-20 10:29:23 +08:00
committed by GitHub
parent 34a28d8321
commit 239090d5c3
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
python-version: '3.10'
- name: Run Update
run: ./update.sh
run: /bin/sh ./update.sh
- name: Save
run: |