Skip to content

Commit 50e3913

Browse files
committed
Update sync_lab_release.yml
1 parent ce04f2a commit 50e3913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_lab_release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
- name: Update binary sign list osx-64
9090
if: env.update_available == 'true'
9191
run: |
92-
yarn clean_env_installer && conda-lock install --prefix ./env_installer/jlab_server ./env_installer/conda-osx-64.lock
92+
yarn clean_env_installer && conda-lock install --no-validate-platform --prefix ./env_installer/jlab_server ./env_installer/conda-osx-64.lock
9393
yarn update_binary_sign_list --platform osx-64
9494
9595
- name: Update binary sign list osx-arm64

0 commit comments

Comments
 (0)