Skip to content

Actions workflow broken for ubuntu #121

@renefritze

Description

@renefritze

I've created a new project from this cookiecutter (@ 82f4a6c).
The build workflow for macOS and windows work, but ubuntu results in errors (because the linter is only run there).

Run yarn run lint:check
  yarn run lint:check
  shell: /usr/bin/bash -e {0}
  env:
    PYTHON_VERSION: 3.10
    NODE_VERSION: 16.x
    CACHE_PREFIX: Linux-Build-build
    pythonLocation: /opt/hostedtoolcache/Python/3.10.8/x64
    PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib/pkgconfig
    Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64
    Python[2](https://github.com/pymor/pyvtkjs/actions/runs/3486974399/jobs/5834064436#step:6:2)_ROOT_DIR: /opt/hostedtoolcache/Python/[3](https://github.com/pymor/pyvtkjs/actions/runs/3486974399/jobs/5834064436#step:6:3).10.8/x6[4](https://github.com/pymor/pyvtkjs/actions/runs/3486974399/jobs/5834064436#step:6:4)
    Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x[6](https://github.com/pymor/pyvtkjs/actions/runs/3486974399/jobs/5834064436#step:6:6)4
    LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.[8](https://github.com/pymor/pyvtkjs/actions/runs/3486974399/jobs/5834064436#step:6:8)/x64/lib
Error: An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/pyvtkjs/pyvtkjs/jupyter-widget-testwidgets'. No such file or directory

https://github.com/pymor/pyvtkjs/actions/runs/3486974399/jobs/5834064436

Looks like there are some dirs hardcoded that should be template evaluations instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions