Skip to content

Commit

Permalink
Update script name
Browse files Browse the repository at this point in the history
  • Loading branch information
12v authored Nov 8, 2023
1 parent 1312fca commit 8c91b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
python-version: '3.10'
- name: Build
run: python script.py
run: python generate-postcode-txts.py
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
Expand Down

0 comments on commit 8c91b3d

Please sign in to comment.