Skip to content

Commit

Permalink
Do not refresh all UUIDs on page build
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchts committed Oct 8, 2023
1 parent 3c6833b commit 2e37199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: execute py script
run: |
python ./scripts/name-fetcher/run.py ./src/data ./src/data/uuids.json --force
python ./scripts/name-fetcher/run.py ./src/data ./src/data/uuids.json
- name: remove temp files
run: |
Expand Down

0 comments on commit 2e37199

Please sign in to comment.