Skip to content

Commit

Permalink
test: checking the project path
Browse files Browse the repository at this point in the history
  • Loading branch information
dhanifajar15 committed Sep 27, 2024
1 parent 8cb7007 commit 8bad03a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
path: .
sparse-checkout: |
packages
# path: .
packages/smart-forms-renderer/
- run: pwd
- run: ls -la
Expand Down

0 comments on commit 8bad03a

Please sign in to comment.