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

workaround until will be merged: https://github.com/actions/runner/pull/1684 #76

Open
1 task
github-actions bot opened this issue Mar 19, 2024 · 0 comments
Labels
bug Something isn't working todo

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Mar 19, 2024

# FIXME: workaround until will be merged: https://github.com/actions/runner/pull/1684

    - shell: bash
      run: ${{ steps.prepare-variables.outputs.install-command }}

    - if: inputs.dependencies-cache != ''
      uses: ./self-setup-node-action/dependencies-cache
      with:
        dependencies: ${{ inputs.dependencies-cache }}

    # FIXME: workaround until will be merged: https://github.com/actions/runner/pull/1684
    - shell: bash
      if: always()
      run: |
        rm -fr ./self-setup-node-action
@github-actions github-actions bot added bug Something isn't working todo labels Mar 19, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 26, 2024
@hoverkraft-tech hoverkraft-tech deleted a comment from github-actions bot May 27, 2024
@neilime neilime reopened this May 27, 2024
@hoverkraft-tech hoverkraft-tech deleted a comment from github-actions bot Jul 27, 2024
@hoverkraft-tech hoverkraft-tech deleted a comment from github-actions bot Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working todo
Projects
None yet
Development

No branches or pull requests

1 participant