Skip to content

Commit

Permalink
Merge pull request #110 from British-Oceanographic-Data-Centre/bug/gi…
Browse files Browse the repository at this point in the history
…tactions

correct build process
  • Loading branch information
soutobias authored Dec 8, 2023
2 parents ff51a90 + 1274456 commit 0a62649
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,8 @@ jobs:

- name: Build
run: |
npm install -g postcss-cli --verbose
npm install autoprefixer --verbose
npm audit fix --force --verbose
npm install --verbose
npm run prepare --verbose
hugo --minify --verbose
- name: Deploy
Expand Down

0 comments on commit 0a62649

Please sign in to comment.