Skip to content

Commit

Permalink
hmmmmmmmmmm
Browse files Browse the repository at this point in the history
  • Loading branch information
RedstoneWizard08 committed Jul 10, 2024
1 parent 5dc706c commit 619cf0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:

- name: Run prisma
if: matrix.os == 'windows-latest'
run: cargo run --bin prisma-cli generate
run: cargo run -p prisma-cli --release -- generate

- name: Build app
run: |
Expand Down

0 comments on commit 619cf0e

Please sign in to comment.