required for publish

This commit is contained in:
Jeff Epler 2020-08-08 11:18:20 -05:00
parent 8f2edb175f
commit 4d17df6002

View file

@ -17,7 +17,7 @@ jobs:
- name: install dependencies - name: install dependencies
run: | run: |
apt-get update apt-get update
apt-get --no-install-recommends -y install admesh imagemagick jekyll make openscad python3 python3-yaml xvfb xauth apt-get --no-install-recommends -y install admesh git imagemagick jekyll make openscad python3 python3-yaml xauth xvfb
- name: checkout - name: checkout
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: build - name: build