Skip to content

Commit

Permalink
chore: update action
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielMartinezRodriguez committed Apr 12, 2024
1 parent 1c02e13 commit 952fdcb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: "16.x"

- name: Install dependencies
run: yarn install --frozen-lockfile

Expand Down
3 changes: 0 additions & 3 deletions .npmrc

This file was deleted.

0 comments on commit 952fdcb

Please sign in to comment.