8000 Update build.yml · arduino/arduino-ide@a114c6f · GitHub
[go: up one dir, main page]

Skip to content

Commit a114c6f

Browse files
authored
Update build.yml
1 parent 55fa6ef commit a114c6f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 2 deletions
< 7C3A td data-grid-cell-id="diff-5c3fa597431eda03ac3339ae6bf7f05e1a50d6fc7333679ec38e21b337cb6721-108-108-1" data-selected="false" role="gridcell" style="background-color:var(--bgColor-default);text-align:center" tabindex="-1" valign="top" class="focusable-grid-cell diff-line-number position-relative diff-line-number-neutral left-side">108
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ env:
102102
- path: '*Linux_64bit.AppImage'
103103
name: Linux_X86-64_app_image
104104
- path: '*Linux_64bit.deb'
105-
name: Linux_64bit.deb
105+
name: Linux_64bit_deb
106106
- config:
107107
name: macOS x86
108
runs-on: macos-13
@@ -146,8 +146,9 @@ env:
146146
- path: '*Linux_arm64.zip'
147147
name: Linux_arm64_zip
148148
- path: '*Linux_arm64.AppImage'
149+
name: Linux_arm64_app_image
149150
- path: '*Linux_arm64.deb'
150-
name: Linux_arm64.deb
151+
name: Linux_arm64_deb
151152
PAID_RUNNER_BUILD_DATA: |
152153
# This system was implemented to allow selective use of paid GitHub-hosted runners, due to the Apple Silicon runner
153154
# incurring a charge at that time. Free Apple Silicon runners are now available so the configuration was moved to

0 commit comments

Comments
 (0)
0