Trim trailing whitespace in build workflow

This commit is contained in:
per1234 2024-11-11 23:18:44 -08:00
parent 63e9dfd7f5
commit 9cbee0eacf

View File

@ -426,7 +426,6 @@ jobs:
name: ${{ env.STAGED_CHANNEL_FILES_ARTIFACT }}
path: ${{ runner.os == 'Windows' && matrix.config.working-directory && format('{0}/{1}', matrix.config.working-directory, env.STAGED_CHANNEL_FILES_PATH) || env.STAGED_CHANNEL_FILES_PATH }}
- name: Upload [GitHub Actions]
uses: actions/upload-artifact@v3
with: