We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e215ace commit bf528e0Copy full SHA for bf528e0
.github/workflows/check-for-updates.yml
@@ -37,9 +37,6 @@ jobs:
37
path: boundaries-4326.gpkg
38
if-no-files-found: error
39
40
- - name: Debug
41
- run: echo "Hello debug" >> data-sources/data-source-checksums.txt
42
-
43
- name: Download latest data source hashes
44
run: wget -O published-data-source-checksums.txt "https://github.com/govlt/national-boundaries/releases/latest/download/data-source-checksums.txt"
45
0 commit comments