From 3666ec71cf65b8f10a8fc016595c77435ee80122 Mon Sep 17 00:00:00 2001 From: Ed Nunez Date: Mon, 23 Sep 2024 15:33:21 -0700 Subject: [PATCH] mod action --- .github/workflows/jekyll-docker.yml | 6 +++--- _site/feed.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/jekyll-docker.yml b/.github/workflows/jekyll-docker.yml index 60e5736..76e9ba6 100644 --- a/.github/workflows/jekyll-docker.yml +++ b/.github/workflows/jekyll-docker.yml @@ -8,7 +8,6 @@ on: jobs: build: - runs-on: ubuntu-latest steps: @@ -16,5 +15,6 @@ jobs: - name: Build the site in the jekyll/builder container run: | docker run \ - -v ${{ github.workspace }}:/srv/jekyll -v ${{ github.workspace }}/_site:/srv/jekyll/_site \ - jekyll/builder:latest /bin/bash -c "chmod -R 777 /srv/jekyll && jekyll build --future" + -v ${{ github.workspace }}:/srv/jekyll \ + -v ${{ github.workspace }}/_site:/srv/jekyll/_site \ + jekyll/builder:4.3.4 /bin/bash -c "chmod -R 777 /srv/jekyll && jekyll build --future" diff --git a/_site/feed.xml b/_site/feed.xml index 09a81c6..7479df6 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -5,8 +5,8 @@ software developer by day . runner by night . amateur musician whatever time is left http://localhost:4000/ - Mon, 23 Sep 2024 15:27:45 -0700 - Mon, 23 Sep 2024 15:27:45 -0700 + Mon, 23 Sep 2024 15:33:15 -0700 + Mon, 23 Sep 2024 15:33:15 -0700 Jekyll v4.3.4