Skip to content

Commit 1200bbe

Browse files
authored
Update pull-request.yml
1 parent be6facc commit 1200bbe

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_Navigraph.txt | grep -A3 'SECTOR_NAME:NAV_Data' > SectorProvider.txt
19+
run: curl -s http://files.aero-nav.com/AeroNav_CZWG_by_Navigraph.txt | grep -A3 'SECTOR_NAME:CZWG NAV_Data' > SectorProvider.txt
2020

2121
- id: variables
2222
name: Export variables

0 commit comments

Comments
 (0)