File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 4545 # ls /home/runner/work/qml-raub/qml-raub/bin-linux/../node_modules/deps-qmlui-raub/bin-linux/../../deps-qt-qml-raub/bin-linux
4646 patchelf --force-rpath --set-rpath '$ORIGIN:$ORIGIN/../node_modules/deps-qt-core-raub/bin-linux:$ORIGIN/../node_modules/deps-qt-gui-raub/bin-linux:$ORIGIN/../node_modules/deps-qt-qml-raub/bin-linux:$ORIGIN/../../deps-qt-core-raub/bin-linux:$ORIGIN/../../deps-qt-gui-raub/bin-linux:$ORIGIN/../../deps-qt-qml-raub/bin-linux' $GITHUB_WORKSPACE/node_modules/deps-qmlui-raub/bin-linux/libqmlui.so
4747 # export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$GITHUB_WORKSPACE/ci
48+
49+ sudo apt-get update
50+ sudo apt-get install -y libgles2-mesa-dev
4851 LD_DEBUG=libs node .
4952 # export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$GITHUB_WORKSPACE/ci
5053 # LD_DEBUG=libs xvfb-run --auto-servernum npm run test-ci
You can’t perform that action at this time.
0 commit comments