Skip to content

Commit

Permalink
chore: 🤖 update
Browse files Browse the repository at this point in the history
  • Loading branch information
IWANABETHATGUY committed Jul 14, 2024
1 parent 7c53599 commit 2cfa35a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
COMPILE_TIME=$(cat output)
echo $COMPILE_TIME
echo "COMPILE_TIME=$COMPILE_TIME\n" >> $GITHUB_OUTPUT
echo $GITHUB_OUTPUT
# BINARY_SIZE=$(ls -l ./target/release/librolldown_binding.so | awk '{print $5}')
# BINARY_SIZE=$(ls -l ./target/release/testcase | awk '{print $5}')
Expand Down

0 comments on commit 2cfa35a

Please sign in to comment.