Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Commit

Permalink
it should run automatically now
Browse files Browse the repository at this point in the history
  • Loading branch information
Yufukuai authored Apr 25, 2024
1 parent 4b33b7d commit 0b4912c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
if [ "$UPDATE_CFG" ]; then
echo "SHOULD_BUILD=1" >> $GITHUB_OUTPUT
else
echo "SHOULD_BUILD=1" >> $GITHUB_OUTPUT
echo "SHOULD_BUILD=0" >> $GITHUB_OUTPUT
fi
fi
Expand Down

0 comments on commit 0b4912c

Please sign in to comment.