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