We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c169d4b commit af1f937Copy full SHA for af1f937
1 file changed
.github/workflows/deploy-stage.yml
@@ -55,6 +55,7 @@ jobs:
55
- name: ls frontend modules
56
run: |
57
ls -ls packages/frontend/node_modules
58
+ echo '#########'
59
ls -ls packages/frontend/node_modules/@rumblefishdev
60
61
- name: 'Build'
0 commit comments