Skip to content

Commit

Permalink
fix: fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
dhanifajar15 committed Sep 27, 2024
1 parent 2e60061 commit 70dc41d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ jobs:
with:
sparse-checkout: |
packages/smart-forms-renderer
- run: mv packages/smart-forms-renderer/{.,}* .
path: .

- uses: actions/setup-node@v3
with:
node-version: "16.20.2"
Expand Down

0 comments on commit 70dc41d

Please sign in to comment.