christrotter / gootsmoji

Collection of very useful slack emojis.
MIT License
5 stars 2 forks source link

yay silent build errors #48

Closed christrotter closed 3 weeks ago

christrotter commented 3 weeks ago

https://github.com/christrotter/gootsmoji/actions/runs/9455790891/job/26046335886#step:5:18

/home/runner/work/_temp/09bfcce0-55f7-4fe3-a02a-e31910461d63.sh: line 2: !git: command not found

christrotter commented 3 weeks ago
Run python build.py
  python build.py
  if ! git status --porcelain; then \
    git commit --all \
      --author='github-actions[bot] <41898[2](https://github.com/christrotter/gootsmoji/actions/runs/9455904665/job/26046685197#step:5:2)82+github-actions[bot]@users.noreply.github.com>' \
      --message='Automatic Asset Rebuild'; \
    git push; \
  fi
  shell: /usr/bin/bash -e {0}
  env:
    pythonLocation: /opt/hostedtoolcache/Python/[3](https://github.com/christrotter/gootsmoji/actions/runs/9455904665/job/26046685197#step:5:3).12.3/x64
    PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.12.3/x6[4](https://github.com/christrotter/gootsmoji/actions/runs/9455904665/job/26046685197#step:5:4)/lib/pkgconfig
    Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.3/x64
    Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.3/x[6](https://github.com/christrotter/gootsmoji/actions/runs/9455904665/job/26046685197#step:5:6)4
    Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.3/x64
    LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.12.3/x64/lib
 M grid_image.png
 M picker/index.html
christrotter commented 3 weeks ago

well that's unfortunate image