Skip to content

Commit 8d5d3cb

Browse files
committed
_
1 parent 33f2fc3 commit 8d5d3cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
rust
2121
cargo
2222
- run: |
23+
echo "WORKDIR: $GITHUB_WORKSPACE"
24+
cd "$GITHUB_WORKSPACE"
2325
ls -l
2426
cargo build && cargo build --release
2527
shell: alpine.sh {0}

0 commit comments

Comments
 (0)