Skip to content

Commit

Permalink
build: echo CARGO_TARGET_DIR
Browse files Browse the repository at this point in the history
  • Loading branch information
chadoh committed Aug 22, 2023
1 parent efc34fb commit fd4d5c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bindings-ts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
--health-timeout 5s
--health-retries 5
steps:
- run: echo $CARGO_TARGET_DIR
- uses: actions/checkout@v3
- uses: actions/cache@v3
with:
Expand Down

0 comments on commit fd4d5c5

Please sign in to comment.