Skip to content

Commit 5e93f3c

Browse files
authored
Update install_requirements.yml
1 parent 1ecc58c commit 5e93f3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/install_requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
- name: Test one and a half
3939
run: ls
4040
- name: Set up Python
41-
run: apt update && apt install python3 sudo
41+
run: apt-get update && apt-get install python3 sudo
4242
# uses: actions/setup-python@v4
4343
# with:
4444
# python-version: '3.10'

0 commit comments

Comments
 (0)