Skip to content

Commit

Permalink
chore: add log
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 30, 2022
1 parent c9de1ee commit 1037f87
Show file tree
Hide file tree
Showing 3 changed files with 6,882 additions and 3,648 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# uses: jaywcjlove/github-action-read-file@main
uses: ./
with:
path: ./package.json
path: package.json

- name: Echo package.json
run: echo "${{ steps.package.outputs.content }}"
Expand Down
Loading

0 comments on commit 1037f87

Please sign in to comment.