Update .forgejo/workflows/build.yaml
publish / publish (push) Failing after 5s Details

Marc Riera 2024-02-17 14:08:20 +01:00
parent 7e411c2531
commit 132d91a3c2
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
- name: Install Hugo
run: |
sudo apt-get install -y hugo
apt install -y hugo
- name: Build
run: |