From 9b9350e3dcce0b977623a39a402ef6d5faa13992 Mon Sep 17 00:00:00 2001 From: deathrow Date: Wed, 1 Feb 2023 15:54:51 -0500 Subject: [PATCH] Update Syntax --- .gitea/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 6cba252..f0b6a28 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -9,4 +9,4 @@ jobs: - run: gem install bundler - run: bundle install - run: bundle exec jekyll build - uses: actions/checkout@v3 \ No newline at end of file + - uses: actions/checkout@v3 \ No newline at end of file