We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acc1e28 commit 05c5a15Copy full SHA for 05c5a15
.github/workflows/development.yml
@@ -118,4 +118,4 @@ jobs:
118
with:
119
message: |
120
Build artifacts (.whl and .tar.gz) are available for download for up to 30 days.
121
- They are located at https://api.github.com/repos/neuralmagic/guidellm/actions/artifacts/${{ steps.artifact-upload.outputs.artifact-id }}
+ They are located at ${{ steps.artifact-upload.outputs.artifact-url }}
0 commit comments