Fix typo in CI
Some checks failed
Build blog / build (push) Failing after 17s

This commit is contained in:
Maciej Krzyżanowski 2025-01-17 00:59:18 +01:00
parent 97880bfa4e
commit a6bcc05c73

View File

@ -11,7 +11,7 @@ jobs:
- run: sudo apt -qqy install hugo - run: sudo apt -qqy install hugo
- run: hugo - run: hugo
- uses: actions/upload-artifact@v4 - uses: actions/upload-artifact@v4
- with: with:
name: blog-public name: blog-public
path: public/ path: public/