Skip to content
Snippets Groups Projects
Commit 56cb714f authored by inso's avatar inso
Browse files

ls -l 5..

parent a0e29a27
No related branches found
No related tags found
No related merge requests found
......@@ -36,8 +36,10 @@ push_to_github:
- export PATH="$PYENV_ROOT/bin:$PATH"
- eval "$(pyenv init -)"
- pyenv shell $PYENV_PYTHON_VERSION
- ls -l /opt/qt/
- ls -l /opt/qt/5.9
- ls -l /opt/qt/5.9/5.9
- export PATH=/opt/qt/5.9/5.9/gcc_64/bin:$PATH
- ls -l /opt/qt/5.9/5.9/gcc_64/bin
build: &build
<<: *env
......
  • inso @Insoleet

    mentioned in commit 84944ad8

    ·

    mentioned in commit 84944ad8

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment