Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d4c8b87

Browse files
committedMay 10, 2023
Revert "test new version of the installer config"
This reverts commit c528951af94dab326e01331e87745e46ea093c4f.
1 parent 34ec33d commit d4c8b87

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎.github/workflows/release.yml

-2
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,6 @@ 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
368367
token: ${{ secrets.ARDUINO_CREATE_AGENT_CI_PAT }}
369368

370369
- name: Download artifact
@@ -421,7 +420,6 @@ jobs:
421420
uses: actions/checkout@v3
422421
with:
423422
repository: 'bcmi-labs/arduino-create-agent-installer' # the repo which contains the icons/background
424-
ref: remove-macos
425423
token: ${{ secrets.ARDUINO_CREATE_AGENT_CI_PAT }}
426424

427425
- name: Download artifact

0 commit comments

Comments
 (0)
Please sign in to comment.