diff options
| author | 2020-07-24 12:29:31 -0500 | |
|---|---|---|
| committer | 2020-07-24 12:29:31 -0500 | |
| commit | 3e5e9e57e9463d2a65d36d189f14f041494d6e75 (patch) | |
| tree | b9ccbf9e9ae49dc0d9735bc4945315dbc1eeb6c9 /.builds | |
| parent | Fix buffer overflow. (diff) | |
Fix sourcehut builds yml file.
Diffstat (limited to '.builds')
| -rw-r--r-- | .builds/meson.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/meson.yml b/.builds/meson.yml index 889decd7..5643979d 100644 --- a/.builds/meson.yml +++ b/.builds/meson.yml @@ -11,4 +11,4 @@ tasks: ninja ninja test mkdir modpath - jpm --verbose --modpath=./modpath install https://github.com/bakpakin/x43bot.git + jpm --verbose --modpath=./modpath install https://github.com/bakpakin/x43bot.git |
