We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57964c4 commit 27d2aaaCopy full SHA for 27d2aaa
1 file changed
.github/workflows/Deploy.yml
@@ -29,7 +29,6 @@ jobs:
29
mkdir _css
30
npm install
31
node ./utils/js/compile_sass.js
32
- node ./utils/js/generate_jdenticons.js
33
- name: Build Franklin Site
34
shell: julia --project=./ {0}
35
run: |
0 commit comments