disregard advice
This commit is contained in:
parent
0338741a3d
commit
0a5fd1d622
3 changed files with 8 additions and 701 deletions
|
@ -13,5 +13,6 @@ steps:
|
|||
image: node
|
||||
secrets: [cloudflare_account_id, cloudflare_api_token]
|
||||
commands:
|
||||
- pnpm wrangler pages deploy dist --project-name sakosite --branch main
|
||||
- npm i -g wrangler
|
||||
- npx wrangler pages deploy dist --project-name sakosite --branch main
|
||||
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
"dependencies": {
|
||||
"@astrojs/check": "^0.9.4",
|
||||
"astro": "^4.16.12",
|
||||
"typescript": "^5.6.3",
|
||||
"wrangler": "^3.87.0"
|
||||
"typescript": "^5.6.3"
|
||||
}
|
||||
}
|
||||
|
|
703
pnpm-lock.yaml
703
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue