Skip to content

Commit

Permalink
fix downloaded data path (changed with makefile)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tristramg committed Dec 15, 2024
1 parent 6621155 commit 6b43825
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
with:
name: opendata
path: |
compteurs.csv
metadata.csv
public/compteurs.csv
public/metadata.csv
dataprep:
runs-on: ubuntu-latest
needs: fetch_data
Expand Down

0 comments on commit 6b43825

Please sign in to comment.