Skip to content

Commit

Permalink
$
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime-desroches committed Jul 16, 2024
1 parent aa02130 commit 471e90b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ui_preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: ${{ inputs.report_name }}
path: {{ github.workspace }}/ci-artifacts
path: ${{ github.workspace }}/ci-artifacts
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Push Screenshots
Expand Down

0 comments on commit 471e90b

Please sign in to comment.