Fix autobuild after update

This commit is contained in:
windowsboy111
2022-10-27 14:00:55 +08:00
committed by GitHub
parent 6fa04e2f7d
commit f080c3e6ed
+1 -1
View File
@@ -38,5 +38,5 @@ jobs:
fi
- name: Autobuild
if: ${{ steps.save.outputs.updated == 1 }}
#if: ${{ steps.save.outputs.updated == 1 }}
uses: ./.github/workflows/autobuild.yml