Skip to content

Commit

Permalink
special case for bitwise
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Oct 21, 2024
1 parent af4bfcf commit 3a99b8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: "compiles to js"
run: >
caps --ci && cr --once js
&& cp assets/bitwise.js js-out/
&& yarn && yarn vite build --base=./
- name: Deploy to server
Expand Down

0 comments on commit 3a99b8f

Please sign in to comment.