Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-NRCan authored Nov 16, 2023
1 parent 6d74b49 commit 3cd303d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
id: downloadfile # Remember to give an ID if you need the output filename
name: Download the file
with:
url: "https://federal-geospatial-platform.github.io/geoview_core/cgpv-main.js"
url: "https://canadian-geospatial-platform.github.io/geoview/public/cgpv-main.js"
target: dist/

# Add the dist.zip file as an artifact for the build
Expand Down

0 comments on commit 3cd303d

Please sign in to comment.