Skip to content

Commit

Permalink
fix: correct npm release ci job
Browse files Browse the repository at this point in the history
  • Loading branch information
zavoloklom committed Sep 14, 2024
1 parent 43a7efa commit 267979d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: build-artifacts
path: ./dist

- name: Set up Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit 267979d

Please sign in to comment.