Skip to content

Commit

Permalink
fix: fix indent
Browse files Browse the repository at this point in the history
fix indent
  • Loading branch information
simeng-li committed Oct 13, 2023
1 parent 8bff8ac commit b0b5321
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ runs:
ref: ${{ inputs.branch }}

- name: Setup Node and pnpm
uses: silverhand-io/actions-node-pnpm-run-steps@v3
uses: silverhand-io/actions-node-pnpm-run-steps@v3

- name: Build and package
run: |
Expand All @@ -32,4 +32,3 @@ runs:
artifact-name: ${{ inputs.artifact-name }}
path: /tmp/logto.tar.gz
retention-days: 3

0 comments on commit b0b5321

Please sign in to comment.