Skip to content

Commit 34ec33d

Browse files
committed
test new version of the installer config
1 parent ef1ac27 commit 34ec33d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,7 @@ jobs:
364364
uses: actions/checkout@v3
365365
with:
366366
repository: 'bcmi-labs/arduino-create-agent-installer' # the repo which contains install.xml
367+
ref: remove-macos
367368
token: ${{ secrets.ARDUINO_CREATE_AGENT_CI_PAT }}
368369

369370
- name: Download artifact
@@ -420,6 +421,7 @@ jobs:
420421
uses: actions/checkout@v3
421422
with:
422423
repository: 'bcmi-labs/arduino-create-agent-installer' # the repo which contains the icons/background
424+
ref: remove-macos
423425
token: ${{ secrets.ARDUINO_CREATE_AGENT_CI_PAT }}
424426

425427
- name: Download artifact

0 commit comments

Comments
 (0)