Skip to content

Commit eef40c8

Browse files
committed
fix: remove cd its not needed
1 parent 74e68ff commit eef40c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
- name: Build Rust SDK
3333
run: |
3434
echo "Building Concordium Rust SDK..."
35-
cd concordium-rust-sdk
36-
echo "Current directory: $(pwd)"
3735
cargo build --release
3836
3937
# Publish to crates.io (dry run)

0 commit comments

Comments
 (0)