feat(ci): artifact clean one action
Some checks failed
deploy to prod / Build and deploy site (push) Successful in 24s
create artifact with nixin's website / Create artifact (push) Failing after 59s

This commit is contained in:
Florian Schmitt 2024-12-16 14:11:04 +03:00
parent c0ead217e4
commit f166cf3a99

View file

@ -10,8 +10,6 @@ jobs:
steps:
- name: checkout repository
uses: actions/checkout@v4
- name: show what we get
run: ls -l
- name: npm ci
run: npm ci
- name: vitepress build