Skip to content

Commit 7e7d744

Browse files
committed
Print info
1 parent d39538c commit 7e7d744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

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

6565
- name: Print info
6666
run:
67-
tree ${{ env.PROJECT_PATH }}/../
67+
cd .. && tree ${{ env.PROJECT_PATH }}/../
6868

6969
- name: Upload package as artifact
7070
uses: actions/upload-artifact@v1

0 commit comments

Comments
 (0)