Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryuni committed Mar 29, 2024
1 parent 9687959 commit f4fc257
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/example-deploys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ jobs:
# git-branch input
git-branch: ${{ github.ref_name }}

- name: Build Packages
run: pnpm -w build

- name: Build to Cloudflare
run: ./examples/deploy-cloudflare.sh ${{ matrix.example }}
env:
Expand Down

0 comments on commit f4fc257

Please sign in to comment.