Skip to content

Commit

Permalink
Update osgeo4w_qgis-ltr-snapshots.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hxbb00 authored Nov 27, 2024
1 parent 0fa2093 commit ffda10f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/osgeo4w_qgis-ltr-snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
run: |
curl --output ./qgis-ltr-setup.hint https://download.osgeo.org/osgeo4w/v2/snapshots/${{ github.event.inputs.snapshots }}/x86_64/release/qgis/qgis-ltr/setup.hint
echo "RELEASE_QGIS_VERSION=$(awk -F: '$1 ~ /curr/ {print $2}' ./qgis-ltr-setup.hint | awk '$1=$1')" >> ${GITHUB_ENV}
shell: bash

- name: Download cygwin Installer
run: curl --output c:/setup-x86_64.exe https://cygwin.com/setup-x86_64.exe
Expand Down

0 comments on commit ffda10f

Please sign in to comment.