Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
georges-gomes committed Aug 23, 2023
1 parent 0b090e6 commit f112ea7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,11 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 18
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 8.6.12
- name: Install, build, and upload your site
uses: withastro/action@v0
with:
path: ./packages/www
package-manager: pnpm@8.6.12
package-manager: pnpm

deploy:
needs: build
Expand Down

0 comments on commit f112ea7

Please sign in to comment.