Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
Update astro.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nduartech authored Apr 27, 2024
1 parent 1b6044e commit 4937a78
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/astro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,6 @@ jobs:
echo "Unable to determine package manager"
exit 1
fi
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: "20"
cache: ${{ steps.detect-package-manager.outputs.manager }}
cache-dependency-path: ./${{ steps.detect-package-manager.outputs.lockfile }}
- name: Yarn PnP Setup
uses: Araxeus/setup-yarn-pnp-action@v1
with:
Expand Down

0 comments on commit 4937a78

Please sign in to comment.