Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin committed Jul 12, 2024
1 parent e5f6435 commit ea0f6ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup-librarian/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ runs:
using: 'composite'
steps:
- run: |
echo "cwd $(cwd)"
ls -al
../scripts/install.sh
echo "$HOME/.librarian/bin" >> $GITHUB_PATH
librarian --version
Expand Down

0 comments on commit ea0f6ee

Please sign in to comment.