From 98c346572b33d3f0eae6bac0bbc35d8e6000a7eb Mon Sep 17 00:00:00 2001 From: Freyja Odinthrir Date: Thu, 8 Feb 2024 14:44:27 -0800 Subject: [PATCH] FIX --- .gitea/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 646330c..04dc7f0 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -12,7 +12,7 @@ on: jobs: job1: name: Build static site. - runs-on: ubuntu-latest + runs-on: catthehacker-ubuntu steps: - name: Get current date