merge to build AppImages #1

Merged
qurious-pixel merged 25 commits from main into main 2020-12-30 19:14:53 +01:00
Showing only changes of commit 642e46b4ec - Show all commits

View file

@ -1,6 +1,6 @@
#!/bin/bash -ex
BUILDBIN=/tmp/source/yuzu/build/bin
BUILDBIN=/yuzu/build/bin
BINFILE=yuzu-x86_64.AppImage
LOG_FILE=$HOME/curl.log
BRANCH=`echo ${GITHUB_REF##*/}`