Skip to content

Commit

Permalink
tree
Browse files Browse the repository at this point in the history
  • Loading branch information
rzadp committed Mar 14, 2024
1 parent 4733fda commit b65d33d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
cd node
# Commented out for now because it's very long.
# cargo build
cargo fmt --check
cargo tree --depth 1
working-directory: "${{ env.template-path }}"
- name: Push changes
run: |
Expand Down

0 comments on commit b65d33d

Please sign in to comment.