Skip to content

Commit

Permalink
Update sync_lab_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mbektas authored Aug 18, 2023
1 parent 55ee435 commit ddf25a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_lab_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Install conda
if: env.update_available == 'true'
uses: s-weigand/setup-conda@v1
- run: conda install -c conda-forge conda conda-lock -y
run: conda install -c conda-forge conda conda-lock -y

- name: Create a PR if needed
if: env.update_available == 'true'
Expand Down

0 comments on commit ddf25a2

Please sign in to comment.