Skip to content

Commit

Permalink
Remove latest symlink for docs-ci-v2
Browse files Browse the repository at this point in the history
Note: docs-ci-v2 is no longer present in main, but is applicable for 0.33.x releases.

Workaround for deephaven#5591
  • Loading branch information
devinrsmith committed Jun 20, 2024
1 parent b26745b commit da19843
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docs-ci-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
run: |
mkdir -p tmp-deephaven-core-v2/symlinks
cd tmp-deephaven-core-v2/symlinks
ln -s ../${{ github.ref_name }} latest
ln -s ../main next
- name: Deploy Symlinks
Expand Down

0 comments on commit da19843

Please sign in to comment.