Compare commits

..

No commits in common. 'dependabot/github_actions/bluefireteam/melos-action-3' and 'main' have entirely different histories.

  1. 2
      .github/workflows/main.yml

2
.github/workflows/main.yml

@ -25,7 +25,7 @@ jobs:
cache: true cache: true
# Setup the melos environment. # Setup the melos environment.
- uses: bluefireteam/melos-action@v3 - uses: bluefireteam/melos-action@v2
- name: Install dependencies - name: Install dependencies
run: melos bootstrap run: melos bootstrap

Loading…
Cancel
Save