Skip to content

Commit

Permalink
try 666
Browse files Browse the repository at this point in the history
  • Loading branch information
bertt committed Aug 3, 2023
1 parent e28a99f commit 13652e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
dotnet publish -c Release -r ${{ matrix.target }} -o ./publish/${{ env.release_name }}
rm -rf publish/*.pdb
- name: Upload
env:
release_name: geoparquet-tools-${{ matrix.target }}
uses: actions/upload-artifact@v3
with:
name: ${{ env.release_name }}
Expand Down

0 comments on commit 13652e5

Please sign in to comment.