diff options
| author | George Steel <george.steel@gmail.com> | 2022-12-10 19:25:21 -0500 |
|---|---|---|
| committer | George Steel <george.steel@gmail.com> | 2022-12-10 19:25:21 -0500 |
| commit | e52f889bb0cb208685b3f3ef8271f63ecd318af1 (patch) | |
| tree | c92e70b343954e0d3957c941c70806dc4f1c35c4 /.github/workflows | |
| parent | 178dfffbeb151f78847006e5630b181f6c05f642 (diff) | |
| parent | 815b3c60351b8e6572fcacba5d37d4bd6f1c6092 (diff) | |
Merge branch 'main' of https://github.com/inkstitch/inkstitch into george-steel/expose-trim-after
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1ca3fd5f..0b43b648 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -52,6 +52,7 @@ jobs: sudo apt-get install gettext # for wxPython + sudo apt install libnotify4 sudo apt install glib-networking libsdl2-dev libsdl2-2.0-0 # for PyGObject |
