From 4d2ebaaa831e4295ab6fb05ea48bb976d14dc533 Mon Sep 17 00:00:00 2001
From: albert <albert@sysctl.io>
Date: Tue, 4 Feb 2025 19:51:19 -0800
Subject: [PATCH] Update, forgot to checkout the repo

---
 .forgejo/workflows/deploy.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml
index 825805fd..07293540 100644
--- a/.forgejo/workflows/deploy.yml
+++ b/.forgejo/workflows/deploy.yml
@@ -22,6 +22,8 @@ jobs:
     steps:
       - name: Add Gotify to Hosts
         run: echo "100.64.0.5 gotify.sysctl.io" >> /etc/hosts
+      - name: Checkout repository
+        uses: actions/checkout@v4
       - name: Check the workspace
         run: |
           set -x