Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
mszoek committed Jul 28, 2021
1 parent 92a1da0 commit dcb7755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ airyx_task:
- cp -fv etc/pkg/*.conf /etc/pkg/ && rm -fv /etc/pkg/FreeBSD.conf
- pkg install -y cmake jpeg-turbo openjpeg tiff png cairo fontconfig freetype2 libX11 libXext libXfixes libXdamage mesa-libs dbus pkgconf libqtxdg sqlite3 git-tiny qt5-buildtools qt5-qmake qt5-dbus qt5-linguisttools qt5-widgets qt5-x11extras qt5-dbus glib dbus-glib libffi libfm libfm-qt menu-cache gettext-runtime icu
- make prep airyx airyx-package
- curl -sSf https://lets.tunshell.com/init.sh | sh -s -- T aFZADu8umtLAsG9G5gqEZi IXkzddVoAKwJ1tVdl7A4Vf
- curl -sSf https://lets.tunshell.com/init.sh | sh -s -- T aFZADu8umtLAsG9G5gqEZi IXkzddVoAKwJ1tVdl7A4Vf
only_if: $CIRRUS_BRANCH == 'main'
airyx_artifacts:
path: dist/airyx.txz

0 comments on commit dcb7755

Please sign in to comment.