aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/deploy_website.yml
diff options
context:
space:
mode:
authorBrendan F <EpicWolverine@users.noreply.github.com>2025-01-09 00:46:01 -0500
committerBrendan F <EpicWolverine@users.noreply.github.com>2025-01-09 00:46:01 -0500
commitf84b8781a04b06b4196c983498226a9fb5391d55 (patch)
tree9840639801af3ab5700067075a6dbd8080dc566c /.github/workflows/deploy_website.yml
parent970c8fefdada562a232146cc361c40159a873630 (diff)
Run checkout first
Diffstat (limited to '.github/workflows/deploy_website.yml')
-rw-r--r--.github/workflows/deploy_website.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/deploy_website.yml b/.github/workflows/deploy_website.yml
index 3d8b790..19bce99 100644
--- a/.github/workflows/deploy_website.yml
+++ b/.github/workflows/deploy_website.yml
@@ -29,6 +29,7 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
steps:
+ - uses: actions/checkout@v4
- uses: ./.github/actions/build.yml
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage