Skip to content

Commit

Permalink
debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-olszewski committed Apr 23, 2024
1 parent e263dd8 commit 8aa03ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/turborepo-library-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ jobs:
- name: Build native library
run: |
cd packages/turbo-repository
echo $PATH
cat $GITHUB_PATH
${{ matrix.settings.rust_env }} pnpm build:release --target=${{ matrix.settings.target }}
- name: Upload Artifacts
Expand Down

0 comments on commit 8aa03ee

Please sign in to comment.