Skip to content

Commit

Permalink
clean up 2
Browse files Browse the repository at this point in the history
  • Loading branch information
dhchandw committed Sep 3, 2024
1 parent 5c8f04f commit 9ad9f36
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/unify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ jobs:
- name: Regen zap files with the cloned sdk, using latest.
run: node ./src-script/unify-regen.js ./unify_sdk/

- name: testing if in the right repo
run: pwd
working-directory: unify_sdk

- name: Check for differences in the cloned repository
run: git diff --exit-code
working-directory: unify_sdk
Expand Down

0 comments on commit 9ad9f36

Please sign in to comment.