Skip to content

Commit 217500c

Browse files
authored
Update install_requirements.yml
1 parent 773988f commit 217500c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/install_requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
image: ${{ matrix.container_image }}
2121
steps:
2222
- name: Install sudo
23-
- run: echo "Hello from the container"
23+
run: echo "Hello from the container"
2424

0 commit comments

Comments
 (0)