Skip to content

Commit

Permalink
add json
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherHX committed Jul 11, 2023
1 parent 4c7cf77 commit cd7a909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/genminified.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
shell: python
run: |
import os
import json
import versiondb
list = versiondb.VersionList('.')
codes = json.loads(os.getenv('CODES'))
Expand Down

0 comments on commit cd7a909

Please sign in to comment.