tracks lexicons and how many times they appeared on the jetstream

ci: remove cuz grrrr

ptr.pet 64d240c8 48d94e68

verified
Changed files
-21
.tangled
workflows
-21
.tangled/workflows/build.yml
···
-
when:
-
- event: ["push"]
-
branch: ["main"]
-
-
dependencies:
-
nixpkgs:
-
- cargo
-
- bun
-
- curl
-
- gcc
-
- gnused
-
-
steps:
-
- name: build client
-
command: |
-
export PUBLIC_API_URL="localhost:3713"
-
bun --cwd=client install
-
bun --cwd=client run -b build
-
- name: trigger deploy
-
command: |
-
curl -u "$WEBHOOK_AUTH" https://webhook.gaze.systems/deploy-wolumonde