We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 833b6b7 commit c829900Copy full SHA for c829900
1 file changed
.github/workflows/auto_package_and_release.yml
@@ -116,6 +116,7 @@ jobs:
116
fi
117
118
- name: Check if ./dist exists and has files (CMD)
119
+ shell: cmd
120
run: |
121
if exist dist\ (
122
cd dist
0 commit comments