ci: with install_dependencies

This commit is contained in:
rizaldy 2023-02-20 20:06:19 +07:00
parent 64a00bdbef
commit a9afd48a4e
No known key found for this signature in database
GPG Key ID: 510753C31098D86C

View File

@ -11,3 +11,5 @@ jobs:
run: echo "LAST_COMMIT=`git rev-parse --short HEAD`" >> $GITHUB_ENV
- name: Build
uses: TartanLlama/actions-eleventy@master
with:
install_dependencies: true