Skip to content

Commit 76717af

Browse files
committed
piping yes cuz why not
1 parent c4e9d94 commit 76717af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_backendbluenps.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
# I added this and I hope its good
3838
- name: Collect static
39-
run: python manage.py collectstatic
39+
run: python manage.py collectstatic < yes
4040

4141

4242
# Optional: Add step to run tests here (PyTest, Django test suites, etc.)

0 commit comments

Comments
 (0)