Skip to content

Commit 7ae4b95

Browse files
committed
Fix link
1 parent e723b8f commit 7ae4b95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ jobs:
6565

6666
- name: Add documentation link to summary
6767
run: |
68-
echo "### 📄 [View Deployed Documentation](https://https://torchjd.github.io/documentation/${{ steps.deploy_folder.outputs.DEPLOY_DIR }})" >> $GITHUB_STEP_SUMMARY
68+
echo "### 📄 [View Deployed Documentation](https://torchjd.github.io/documentation/${{ steps.deploy_folder.outputs.DEPLOY_DIR }})" >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)