summaryrefslogtreecommitdiff
path: root/.gitea
diff options
context:
space:
mode:
Diffstat (limited to '.gitea')
-rw-r--r--.gitea/workflows/deploy.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml
index 61cabae..0385de5 100644
--- a/.gitea/workflows/deploy.yaml
+++ b/.gitea/workflows/deploy.yaml
@@ -7,10 +7,9 @@ jobs:
container: alpine:latest
steps:
- name: Install dependencies
- run: apk add zola nodejs git openssh
+ run: apk add nodejs git openssh
- name: Check out repository code
uses: actions/checkout@v4
- - run: zola build
- name: Write SSH keys
run: |
install -m 600 -D /dev/null ~/.ssh/id_ed25519