Skip to content

Commit 6d644b6

Browse files
committed
Update dashboard.yml
1 parent 0a95836 commit 6d644b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dashboard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
FRED_API_KEY: ${{ secrets.FRED_API_KEY }}
3030
run: python content/dashboard/dashboard.py
3131

32-
- name: Debug generated files # NEW DEBUGGING STEP
32+
- name: Debug generated files
3333
run: |
3434
echo "Current directory: $(pwd)"
3535
echo "Listing files in repository root:"

0 commit comments

Comments
 (0)