Skip to content

Commit

Permalink
chore: schema generation
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Oct 4, 2024
1 parent b000a54 commit 064a4b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Install deps and run configuration update
run: |
yarn install --immutable --immutable-cache --check-cache
yarn install
yarn tsc --noCheck --project tsconfig.json
- name: Update manifest configuration using GitHub Script
Expand Down

0 comments on commit 064a4b1

Please sign in to comment.