Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amirlandau authored May 19, 2024
1 parent 20231e3 commit 5e5d0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-depth: 0 # Fetch all history for all branches and tags

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

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

0 comments on commit 5e5d0e8

Please sign in to comment.