add another request for dxcc

这个提交包含在:
Patrick Burns 2024-04-07 19:58:37 -05:00
父节点 08d2ffaa3b
当前提交 e0af386cc5

查看文件

@ -16,6 +16,9 @@ jobs:
- name: Wait for services to start
run: sleep 10
- name: Populate dxcc_entities table
run: curl "http://localhost/index.php/update/dxcc"
- name: Populate dxcc_entities table
run: curl "http://localhost/index.php/update/dxcc_entities"