Skip to content

Commit

Permalink
Merge pull request #2165 from SEKOIA-IO/jeromefellus-sekoia-fix-uploa…
Browse files Browse the repository at this point in the history
…d-preview

Update upload-preview.yaml
  • Loading branch information
jeromefellus-sekoia authored Jan 16, 2025
2 parents 3d6f605 + 1a125ad commit cffff62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
run-id: ${{ github.event.workflow_run.id }}

- run: |
unzip site.tar.gz.zip
mkdir site
tar zxvf site.tar.gz -C ./site
- name: Get PR number
id: pr_number
Expand Down

0 comments on commit cffff62

Please sign in to comment.