Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
jbigot committed Nov 26, 2024
1 parent 562cbeb commit c53ac15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Build and upload artifact descriptor container
env:
DISTRIB: ${{ matrix.distrib }}
ARTIFACT: ${{artifact.output.artifact-url}}
ARTIFACT: ${{ steps.artifact.output.artifact-url }}
run: |
mkdir tmpdocker
cd tmpdocker
Expand Down

0 comments on commit c53ac15

Please sign in to comment.