Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update use of inputs.install-package variable #29

Merged
merged 1 commit into from
Mar 29, 2023
Merged

Update use of inputs.install-package variable #29

merged 1 commit into from
Mar 29, 2023

Conversation

hannahilea
Copy link
Contributor

Setting

      - uses: julia-actions/julia-docdeploy@v1
        with:
          install-package: false

as in the docs doesn't actually cause the relevant run step to be skipped in

if: ${{ inputs.install-package }}

I suspect this is related to actions/runner#1483, hence the proposed change.

@hannahilea hannahilea requested a review from a team as a code owner March 29, 2023 18:39
@hannahilea hannahilea changed the title Change check for presence of var Update use of inputs.install-package variable Mar 29, 2023
@SaschaMann SaschaMann merged commit e62cc8f into julia-actions:master Mar 29, 2023
@SaschaMann
Copy link
Member

Thanks!

@hannahilea
Copy link
Contributor Author

Thanks for responding to this so quickly!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants