Skip to content

Commit

Permalink
Update build_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
csparker247 authored Feb 17, 2025
1 parent 70985d5 commit c8e97f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}

runs-on: ubuntu-latest
depends: build
needs: build
if: ${{ github.ref_name == 'develop' }}
steps:
- name: Checkout
Expand Down

0 comments on commit c8e97f3

Please sign in to comment.