We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f95783a commit 9bb4e02Copy full SHA for 9bb4e02
.github/workflows/publish.yml
@@ -69,7 +69,7 @@ jobs:
69
name: 'Assembled'
70
path: Package/Assembled
71
- name: Display structure of downloaded Assembled folder
72
- run: ls -R
+ run: ls -R
73
- name: Setup Node.js
74
uses: actions/[email protected]
75
with:
0 commit comments