Skip to content

Commit

Permalink
TEST-ONLY: workflow changes. might break.
Browse files Browse the repository at this point in the history
  • Loading branch information
ubidefeo committed Jan 21, 2024
1 parent 941989d commit 7cf9e80
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,15 +96,15 @@ jobs:
matrix:
artifact:
- path: "*-linux_x64.zip"
name: Linux_X86-64
name: Arduino-Lab-for-MicroPython_Linux_X86-64
- path: "*-mac_x64.zip"
name: macOS
name: Arduino-Lab-for-MicroPython_macOS_X86-64
# - path: "*Windows_64bit.exe"
# name: Windows_X86-64_interactive_installer
# - path: "*Windows_64bit.msi"
# name: Windows_X86-64_MSI
- path: "*-win_x64.zip"
name: Windows_X86-64_zip
name: Arduino-Lab-for-MicroPython_Windows_X86-64_zip

steps:
- name: Download job transfer artifact
Expand Down

0 comments on commit 7cf9e80

Please sign in to comment.