mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 01:29:09 +00:00
add wrangler to devDeps so CI can run it
This commit is contained in:
parent
146269944a
commit
ff973b9349
3 changed files with 76 additions and 5 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -74,7 +74,7 @@ jobs:
|
|||
|
||||
- run: yarn install --frozen-lockfile
|
||||
|
||||
- run: npx wrangler build
|
||||
- run: yarn wrangler build
|
||||
|
||||
- name: Set up Cloud SDK
|
||||
uses: google-github-actions/setup-gcloud@master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue