mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-13 14:26:37 +00:00
Trim trailing whitespace in build workflow
This commit is contained in:
parent
63e9dfd7f5
commit
9cbee0eacf
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -426,7 +426,6 @@ jobs:
|
|||||||
name: ${{ env.STAGED_CHANNEL_FILES_ARTIFACT }}
|
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 }}
|
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]
|
- name: Upload [GitHub Actions]
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user