Skip to content

Commit b576301

Browse files
committed
chore: update ci.yml
1 parent 9a5d772 commit b576301

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
pnpm install --prod
4141
4242
- name: Run CI update command
43-
if: inputs.skip_update != false
43+
if: inputs.skip_update == false
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4646
MINIO_ENDPOINT: ${{ secrets.MINIO_ENDPOINT }}

0 commit comments

Comments
 (0)