update build workflow
Some checks failed
Build & Deploy / build-or-sth (push) Failing after 32s

This commit is contained in:
Emin Arslan 2024-11-16 15:16:30 +03:00
parent 95086af257
commit 11e61fc749

View File

@ -11,4 +11,4 @@ jobs:
steps: steps:
- run: echo "hi!" - run: echo "hi!"
- name: Get hugo - name: Get hugo
run: apt install hugo run: apt update && apt install hugo