Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amirlandau authored May 19, 2024
1 parent 2cee6be commit 20231e3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@ jobs:
steps:
- name: 📚 checkout
uses: actions/checkout@v2

- name: Pull latest changes
run: git pull origin main


- name: 🟢 node
uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit 20231e3

Please sign in to comment.