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
|
||||
run: |
|
||||
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
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user