Skip to content

Commit d09a3d0

Browse files
committed
Update upm.yaml
1 parent e468610 commit d09a3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Pack preview UPM packages
2929
if: github.event_name == 'push'
30-
run: |
30+
run: >
3131
${{ github.workspace }}/Pipelines/Scripts/pack-upm.ps1
3232
-ProjectRoot: ${{ github.workspace }}/MixedRealityToolkit-Unity
3333
-OutputDirectory: ${{ github.workspace }}/build/upm/output

0 commit comments

Comments
 (0)