Skip to content

Commit

Permalink
Fix bsic ci
Browse files Browse the repository at this point in the history
  • Loading branch information
anilcse committed Nov 9, 2024
1 parent cdad6ec commit 65932cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Generate Schema
uses: actions-rs/cargo@v1
with:
command: schema
command: run --example schema
args: --locked

- name: Schema Changes
Expand Down

0 comments on commit 65932cb

Please sign in to comment.