Skip to content

Commit be6facc

Browse files
authored
Update pull-request.yml
I hope I fixed it
1 parent 9d46f75 commit be6facc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v4
1717

1818
- name: Get latest AeroNav data provider
19-
run: curl -s http://files.aero-nav.com/AeroNav_CZWG_by_Aerosoft_NavDataPro.txt | grep -A3 'SECTOR_NAME:CZWG NAV_Data' > SectorProvider.txt
19+
run: curl -s http://files.aero-nav.com/AeroNav_CZWG_by_Navigraph.txt | grep -A3 'SECTOR_NAME:NAV_Data' > SectorProvider.txt
2020

2121
- id: variables
2222
name: Export variables

0 commit comments

Comments
 (0)