Skip to content

Commit 9bb5dbe

Browse files
committed
fixing ci
Signed-off-by: Andrey Parfenov <[email protected]>
1 parent 7802349 commit 9bb5dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_unix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ jobs:
402402
npm run bandpower_all
403403
# deploy started
404404
- name: Install AWS CLI
405-
run: sudo -H python3 -m pip install awscli==1.36.*
405+
run: sudo -H python3 -m pip install awscli==1.21.10
406406
- name: Push Libraries Linux Docker
407407
if: ${{ github.event_name == 'push' && matrix.os == 'ubuntu-20.04' && github.repository == 'brainflow-dev/brainflow' }}
408408
run: |

0 commit comments

Comments
 (0)