We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b4ee32 + 25121a4 commit 18ec1a8Copy full SHA for 18ec1a8
.github/workflows/build.yaml
@@ -106,8 +106,6 @@ jobs:
106
with:
107
name: ${{ env.ZIP_NAME }}
108
path: ${{ env.ZIP_NAME }}
109
- - name: Copy DESCRIPTION.en_us.html to artefact directory
110
- run: cp documentation/DESCRIPTION.en_us.html ${{ env.ZIP_NAME }}/DESCRIPTION.en_us.html
111
- name: Copy ARTICLE.en_us.html to artefact directory
112
run: cp documentation/ARTICLE.en_us.html ${{ env.ZIP_NAME }}/ARTICLE.en_us.html
113
continue-on-error: true
0 commit comments