diff options
| author | 2020-07-24 13:03:10 -0500 | |
|---|---|---|
| committer | 2020-07-24 13:03:10 -0500 | |
| commit | 1ba3f72e4c81dd2235e0159535523ac20518d10c (patch) | |
| tree | 65b1e794745ea7498ca402dd6f5c6674341341ee /.builds | |
| parent | Fix sourcehut builds yml file. (diff) | |
Update meson build.
Diffstat (limited to '.builds')
| -rw-r--r-- | .builds/meson.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.builds/meson.yml b/.builds/meson.yml index 5643979d..a3a6324f 100644 --- a/.builds/meson.yml +++ b/.builds/meson.yml @@ -10,5 +10,5 @@ tasks: cd build ninja ninja test - mkdir modpath - jpm --verbose --modpath=./modpath install https://github.com/bakpakin/x43bot.git + doas ninja install + doas jpm --verbose install circlet |
