Skip to content

Commit c121324

Browse files
committed
tinkering with the actions
1 parent 29b3403 commit c121324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/periodic_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
env:
6767
CW_COOKIE: ${{ secrets.CW_COOKIE }}
6868
run: |
69-
ls
69+
ls -la
7070
uv run .github/scripts/take_screenshot.py
7171
7272
- name: Commit and Push Changes

0 commit comments

Comments
 (0)