Skip to content

Commit

Permalink
bug: Spec target as zip file
Browse files Browse the repository at this point in the history
  • Loading branch information
r-leyshon committed Aug 31, 2023
1 parent 86f1b47 commit ebcfcea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
# java --version
- name: Install Osmosis
run: |
curl -o ./osmosis-latest https://github.com/openstreetmap/osmosis/latest/download/osmosis-0.48.3.zip
curl -o ./osmosis-latest.zip https://github.com/openstreetmap/osmosis/latest/download/osmosis-0.48.3.zip
tree .
# uses: ConorMacBride/install-package@v1
# - name: Run Integration Tests
Expand Down

0 comments on commit ebcfcea

Please sign in to comment.