Skip to content

Commit

Permalink
chore: test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hraboviyvadim committed Oct 12, 2023
1 parent 00d0bbe commit 918eb4e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 20
registry-url: 'https://registry.npmjs.org'
cache: 'npm'

- name: Download artifact
uses: actions/download-artifact@v3
Expand Down Expand Up @@ -76,8 +74,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 20
registry-url: 'https://registry.npmjs.org'
cache: 'npm'

- name: Download artifact
uses: actions/download-artifact@v3
Expand Down

0 comments on commit 918eb4e

Please sign in to comment.