Skip to content

Commit

Permalink
Update build&deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andypf authored Apr 12, 2024
1 parent b0053b5 commit 8b15de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build&deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
sparse-checkout: |
${{ env.ASSET_TYPE == 'app' && 'libs' || '' }}
apps
${{ env.ASSET_TYPE == 'app' && 'apps/'+env.ASSET_NAME || '' }}
scripts
helpers
Expand Down

0 comments on commit 8b15de5

Please sign in to comment.