Skip to content

Commit

Permalink
Revert "Fix build"
Browse files Browse the repository at this point in the history
This reverts commit 2f615ca.
  • Loading branch information
trinitys7 committed Nov 12, 2024
1 parent b665318 commit f7b7d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
override: true

- name: Build schemas
run: ./scripts/build_schemas.sh
run: ./devtools/build_schemas.sh

# This must go after the other cargo commands, as it writes lots of stuff to
# target/ with root permissions (from docker)
Expand Down

0 comments on commit f7b7d02

Please sign in to comment.