Skip to content

Commit

Permalink
Try again.
Browse files Browse the repository at this point in the history
  • Loading branch information
skyzyx committed May 30, 2023
1 parent 0dbc237 commit 3f63418
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1,481 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v3

- name: Build the container and run the generator
run: docker-compose up -d
run: docker compose up

- name: Git config
run: |
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
tlds-alpha-by-domain.txt
Loading

0 comments on commit 3f63418

Please sign in to comment.