diff options
author | Drew DeVault <sir@cmpwn.com> | 2018-03-03 23:00:59 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2018-03-03 23:11:06 -0500 |
commit | 0713cb043ff2fef8e431e660370a3ccb82a912d2 (patch) | |
tree | 6d682f1311c9aeaf46444bc597be7e94cf7e92d4 | |
parent | 9a37a33f05ba9c8a0f3ebeae4f9af63f61fb6b58 (diff) |
Change .build.yml upstream to GitHub
-rw-r--r-- | .build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ packages: - pixman - clang sources: - - https://git.sr.ht/~sircmpwn/wlroots + - https://github.com/swaywm/wlroots tasks: - setup: | mkdir wlroots/build-{gcc,clang} |