You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running this action it's always throwing warning
/usr/bin/bash: /home/runner/work/_actions/coactions/setup-xvfb/v1.0.1/dist/cleanup.sh: No such file or directory
as cleanup.sh in the build process is actually not copied to dist folder
The text was updated successfully, but these errors were encountered:
/usr/bin/bash /home/runner/work/_actions/coactions/setup-xvfb/v1/dist/cleanup.sh
/usr/bin/bash: /home/runner/work/_actions/coactions/setup-xvfb/v1/dist/cleanup.sh: No such file or directory
Error: The process '/usr/bin/xvfb-run' failed with exit code 1
While running this action it's always throwing warning
/usr/bin/bash: /home/runner/work/_actions/coactions/setup-xvfb/v1.0.1/dist/cleanup.sh: No such file or directory
as cleanup.sh in the build process is actually not copied to dist folder
The text was updated successfully, but these errors were encountered: