Skip to content

Commit

Permalink
checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Aug 20, 2024
1 parent 0b921e1 commit d867f29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-npm-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -503,8 +503,8 @@ jobs:
# - test-linux-aarch64-musl-binding
steps:
- uses: actions/checkout@v4
with:
ref: "v${{ inputs.version }}"
# with:
# ref: "v${{ inputs.version }}"

- uses: ./.github/actions/setup-node

Expand Down

0 comments on commit d867f29

Please sign in to comment.