Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tevko committed Dec 19, 2024
1 parent 4f39afb commit 4f2dca5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/sensemaker-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,10 @@ jobs:
uses: valitydev/action-download-file@v1
with:
url: https://preprod.pol.is/api/v3/reportExport/r7kfpvrhdpyykbhnirtcd/comments.csv
target-path: data/
working-directory: sensemaking-tools
target-path: sensemaking-tools/data/

- name: List Files
run: ls -l sensemaking-tools/

- name: Generate Summary Output
run: |
Expand Down

0 comments on commit 4f2dca5

Please sign in to comment.