Skip to content

Commit b35a6ef

Browse files
authored
Update conda-package-build.yml
1 parent 048c0cd commit b35a6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda-package-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
build:
1515
uses: openalea/github-action-conda-build/.github/workflows/conda-package-build.yml@main
1616
with:
17-
operating-system: "[ubuntu-latest, macos-13, windows-latest]"
17+
operating-system: '["ubuntu-latest", "macos-13", "windows-latest"]'
1818
secrets:
1919
anaconda_token: ${{ secrets.ANACONDA_TOKEN }}

0 commit comments

Comments
 (0)