Skip to content

Commit

Permalink
fix: various fixes to the cloudflare worker (#532)
Browse files Browse the repository at this point in the history
* fix: updating some old urls in the cloudflare worker

* ci: running the build stage in the cloudflare ci workflow
  • Loading branch information
erunion authored Aug 10, 2022
1 parent ffc13a6 commit 88511b7
Show file tree
Hide file tree
Showing 5 changed files with 454 additions and 43 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cloudflare-worker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ jobs:
run: npm install -g npm@8

- run: npm ci --ignore-scripts
- run: npm run build
- run: npm test
43 changes: 39 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 88511b7

Please sign in to comment.