fix(ci): downgrade upload artifact
All checks were successful
deploy to prod / Build and deploy site (push) Successful in 24s

This commit is contained in:
Florian Schmitt 2024-12-16 14:36:36 +03:00
parent 1f33bd70f6
commit 41426f96a1

View file

@ -15,7 +15,7 @@ jobs:
- name: vitepress build
run: npm run docs:build
- name: create artifact
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: nixin-website
path: |