fix(ci): correct binary path and script permissions in smoke build
- Fix check_binary_size.sh path: target/release → target/release-fast (matches --profile release-fast used in cargo build step) - Add execute permission to check_binary_size.sh (was 644, needs 755)
This commit is contained in:
parent
24460ec4f5
commit
db92ee766b
0
scripts/ci/check_binary_size.sh
Normal file → Executable file
0
scripts/ci/check_binary_size.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user