mirror of
https://github.com/openziti/zrok.git
synced 2025-06-24 19:51:32 +02:00
raise exceptions
This commit is contained in:
parent
691f254e61
commit
9df45f3004
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -272,7 +272,7 @@ jobs:
|
||||
- name: Fetch Source Archive
|
||||
shell: bash
|
||||
run: |
|
||||
curl -L -o ./automated-release-build/source.tar.gz \
|
||||
curl -sSLf -o ./automated-release-build/source.tar.gz \
|
||||
https://api.github.com/repos/${{ github.repository }}/tarball/${{ github.ref_name }}
|
||||
|
||||
- uses: actions/download-artifact@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user