update
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -93,8 +93,6 @@ jobs:
|
|||||||
- name: Prepare deployment
|
- name: Prepare deployment
|
||||||
run: |
|
run: |
|
||||||
bun install -g edgeone vercel wrangler
|
bun install -g edgeone vercel wrangler
|
||||||
unzip artifact/generate-output-${{ steps.commit-hash.outputs.short }}.zip -d artifact/generate-output-${{ steps.commit-hash.outputs.short }}
|
|
||||||
cd artifact/generate-output-${{ steps.commit-hash.outputs.short }}
|
|
||||||
|
|
||||||
- name: Deploy to Vercel
|
- name: Deploy to Vercel
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user