We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a95836 commit 6d644b6Copy full SHA for 6d644b6
.github/workflows/dashboard.yml
@@ -29,7 +29,7 @@ jobs:
29
FRED_API_KEY: ${{ secrets.FRED_API_KEY }}
30
run: python content/dashboard/dashboard.py
31
32
- - name: Debug generated files # NEW DEBUGGING STEP
+ - name: Debug generated files
33
run: |
34
echo "Current directory: $(pwd)"
35
echo "Listing files in repository root:"
0 commit comments