We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef1ac27 commit 34ec33dCopy full SHA for 34ec33d
.github/workflows/release.yml
@@ -364,6 +364,7 @@ jobs:
364
uses: actions/checkout@v3
365
with:
366
repository: 'bcmi-labs/arduino-create-agent-installer' # the repo which contains install.xml
367
+ ref: remove-macos
368
token: ${{ secrets.ARDUINO_CREATE_AGENT_CI_PAT }}
369
370
- name: Download artifact
@@ -420,6 +421,7 @@ jobs:
420
421
422
423
repository: 'bcmi-labs/arduino-create-agent-installer' # the repo which contains the icons/background
424
425
426
427
0 commit comments