Skip to content

Commit

Permalink
Update docs-ci-v2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stanbrub committed Dec 13, 2023
1 parent 07f9e6e commit fca61b0
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 @@ -11,7 +11,6 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Make Directories
if: ${{ github.event_name == 'push' }}
run: |
mkdir -p tmp-deephaven-core-v2/${{ github.ref_name }}/
cd tmp-deephaven-core-v2/${{ github.ref_name }}/
Expand Down

0 comments on commit fca61b0

Please sign in to comment.