Skip to content

Commit

Permalink
removed some unused CI steps
Browse files Browse the repository at this point in the history
  • Loading branch information
francescomasala committed Dec 1, 2023
1 parent 3af01ee commit f031da7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/static-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
run: npm install
- name: Prepare nuxi
run: nuxi prepare
- name: Build with nuxi
run: nuxi build
- name: Build a static website
run: nuxi generate
- name: Zip the static website
Expand Down

0 comments on commit f031da7

Please sign in to comment.