Skip to content

Commit

Permalink
chore: update v2 (#1914)
Browse files Browse the repository at this point in the history
* chore: update

* chore: update
  • Loading branch information
shunkakinoki committed May 9, 2024
1 parent 389dadd commit 32a620e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/rust.yml
Expand Up @@ -126,10 +126,10 @@ jobs:
- name: Make Prisma
run: |
pnpm turbo run prisma
- if: matrix.workspace
name: Make Rundler
run: |
make rundler
# - if: matrix.workspace
# name: Make Rundler
# run: |
# make rundler
# - name: Rust Build
# run: |
# cargo build --target ${{ matrix.target }} ${{ matrix.package }}
Expand Down
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -174,7 +174,6 @@
"vitest": "^1.6.0",
"vitest-solidity-coverage": "^0.1.13"
},
"packageManager": "pnpm@9.1.0",
"pnpm": {
"overrides": {
"next": "$next"
Expand Down

1 comment on commit 32a620e

@vercel
Copy link

@vercel vercel bot commented on 32a620e May 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

app – ./apps/app

app.preview.light.so
www.light.so
light.so
app-git-main.preview.light.so

Please sign in to comment.