Skip to content

Commit

Permalink
debug 2
Browse files Browse the repository at this point in the history
  • Loading branch information
iartemiev committed Jun 20, 2024
1 parent 0b628b8 commit 63e60b5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/prepare-revert-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,7 @@ jobs:
with:
is-prebuild: true
- name: Generate Revert PR
run: npx tsx ./amplify-api-next/scripts/prepare-revert-pr.ts
working-directory: ./amplify-api-next
run: |
ls -la
npx tsx ./scripts/prepare-revert-pr.ts

0 comments on commit 63e60b5

Please sign in to comment.