Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
shuva10v committed Jan 9, 2025
1 parent 2df4cd2 commit 7ec6de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dune.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
python build_assets.py
- name: Upload to Dune
run: |
python upload_to_dune.py output/csv/assets.csv
python dune_upload.py output/csv/assets.csv
env:
DUNE_API_KEY: ${{ secrets.DUNE_API_KEY }}

Expand Down

0 comments on commit 7ec6de5

Please sign in to comment.