add another request for dxcc

pull/3066/head
Patrick Burns 2024-04-07 19:58:37 -05:00
rodzic 08d2ffaa3b
commit e0af386cc5
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -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"