Revert "Switch to npm"

This reverts commit ce5bf1edf0.
This commit is contained in:
Max Schmidt
2023-07-28 17:02:19 +02:00
parent a51b72d7b5
commit 27dfaa8f6a
15 changed files with 11095 additions and 19204 deletions

View File

@ -26,4 +26,4 @@ jobs:
key: ${{ secrets.KEY }}
script: |
cd ${{ secrets.PATH }}
npm run prod astro
yarn prod astro

View File

@ -70,5 +70,5 @@ jobs:
key: ${{ secrets.KEY }}
script: |
cd ${{ secrets.PATH }}
npm run prod payload
npm run prod astro
yarn prod payload
yarn prod astro